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