calendarui/inc/CleanupResetAndDestroy.inl
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:  
    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