Inherits CMTPExampleDpRequestProcessor.
Public Member Functions | |
| ~CMTPExampleDpVendorDefinedOp1 () | |
Static Public Member Functions | |
| static MMTPExampleDpRequestProcessor * | NewL (MMTPDataProviderFramework &aFramework, MMTPConnection &aConnection) |
Definition at line 22 of file cmtpexampledpvendordefinedop1.h.
| CMTPExampleDpVendorDefinedOp1::~CMTPExampleDpVendorDefinedOp1 | ( | ) |
Destructor
Definition at line 39 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 26 of file cmtpexampledpvendordefinedop1.cpp.
1.6.2