calendarui/inc/CleanupResetAndDestroy.h
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:  Provides cleanup item to push ResetAndDestroy calls to 
    14 * Description:   Provides cleanup item to push ResetAndDestroy calls to 
    15  *                cleanup stack. It is heavily used for RPointerArrays,
    15  *                cleanup stack. It is heavily used for RPointerArrays,
    16  *                which are used all over Symbian's CalenInterimAPI.
    16  *                which are used all over Symbian's CalenInterimAPI.
    17  *                Implementation is more or less copy-paste of
    17  *                Implementation is more or less copy-paste of
    18  *                cleanup item of Close method and CleanupClosePushL 
    18  *                cleanup item of Close method and CleanupClosePushL 
    19  *
    19  *
    20 */
    20 */
       
    21 
    21 
    22 
    22 
    23 
    23 #ifndef __CLEANUPRESETANDDESTROY_H__
    24 #ifndef __CLEANUPRESETANDDESTROY_H__
    24 #define __CLEANUPRESETANDDESTROY_H__
    25 #define __CLEANUPRESETANDDESTROY_H__
    25 
    26