calendarui/inc/CleanupResetAndDestroy.h
changeset 89 b57382753122
parent 18 c198609911f9
equal deleted inserted replaced
83:5aadd1120515 89:b57382753122
     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