Inherits CMTPExampleDpRequestProcessor.
Public Member Functions | |
~CMTPExampleDpVendorDefinedOp1 () | |
Static Public Member Functions | |
static MMTPExampleDpRequestProcessor * | NewL (MMTPDataProviderFramework &aFramework, MMTPConnection &aConnection) |
Definition at line 36 of file cmtpexampledpvendordefinedop1.h.
CMTPExampleDpVendorDefinedOp1::~CMTPExampleDpVendorDefinedOp1 | ( | ) |
Destructor
Definition at line 53 of file cmtpexampledpvendordefinedop1.cpp.
MMTPExampleDpRequestProcessor * CMTPExampleDpVendorDefinedOp1::NewL | ( | MMTPDataProviderFramework & | aFramework, | |
MMTPConnection & | aConnection | |||
) | [static] |
Two-phase construction method
aFramework | The data provider framework | |
aConnection | The connection from which the request comes |
Definition at line 40 of file cmtpexampledpvendordefinedop1.cpp.