Public Member Functions | |
virtual | ~CMTPExampleDataProvider () |
Static Public Member Functions | |
static TAny * | NewL (TAny *aParams) |
Defines Example data provider plugin.
Definition at line 42 of file mtpdataproviderpluginexample.h.
CMTPExampleDataProvider::~CMTPExampleDataProvider | ( | ) | [virtual] |
Destructor
Definition at line 79 of file mtpdataproviderpluginexample.cpp.
TAny * CMTPExampleDataProvider::NewL | ( | TAny * | aParams | ) | [static] |
Two Phase Construction
aParams | pointer to MMTPDataProviderFramework |
Definition at line 55 of file mtpdataproviderpluginexample.cpp.