Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <mmfcontrollerpluginresolver.h>

Class CleanupResetAndDestroy

class CleanupResetAndDestroy;

Description

Template class CleanupResetAndDestroy to clean up the array of implementation information from the cleanup stack.

Members

Defined in CleanupResetAndDestroy:


Member functions


PushL(T &)

static inline void PushL(T &aRef);

Description

Puts an item on the cleanup stack.

Parameters

T &aRef

The implementation information to be put on the cleanup stack.