Inherits CMTPExampleDpRequestProcessor.
Public Member Functions | |
~CMTPExampleDpVendorDefinedOp2 () | |
Static Public Member Functions | |
static MMTPExampleDpRequestProcessor * | NewL (MMTPDataProviderFramework &aFramework, MMTPConnection &aConnection) |
Definition at line 36 of file cmtpexampledpvendordefinedop2.h.
CMTPExampleDpVendorDefinedOp2::~CMTPExampleDpVendorDefinedOp2 | ( | ) |
Destructor
Definition at line 53 of file cmtpexampledpvendordefinedop2.cpp.
MMTPExampleDpRequestProcessor * CMTPExampleDpVendorDefinedOp2::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 cmtpexampledpvendordefinedop2.cpp.