calendarui/inc/CleanupResetAndDestroy.inl
branchRCL_3
changeset 66 bd7edf625bdd
parent 65 12af337248b1
equal deleted inserted replaced
65:12af337248b1 66:bd7edf625bdd
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  
    14 * Description:	Provides cleanup item to push ResetAndDestroy calls to 
    15  *
    15 *                cleanup stack. It is heavily used for RPointerArrays,
       
    16 *                which are used all over Symbian's CalenInterimAPI.
       
    17 *                Implementation is more or less copy-paste of
       
    18 *                cleanup item of Close method and CleanupClosePushL   
       
    19 *
    16 */
    20 */
       
    21 
    17 
    22 
    18 
    23 
    19 #include "CleanupResetAndDestroy.h"
    24 #include "CleanupResetAndDestroy.h"
    20 
    25 
    21 
    26