Static Public Member Functions | |
static MMTPExampleDpRequestProcessor * | CreateL (MMTPDataProviderFramework &aFramework, const TMTPTypeRequest &aRequest, MMTPConnection &aConnection) |
Defines file data provider request processor factory.
Definition at line 43 of file mtpexamplerequestprocessor.h.
MMTPExampleDpRequestProcessor * MTPExampleDpProcessor::CreateL | ( | MMTPDataProviderFramework & | aFramework, | |
const TMTPTypeRequest & | aRequest, | |||
MMTPConnection & | aConnection | |||
) | [static] |
Create a request processor that matches the request.
aPlugin | The reference to the data provider plugin | |
aFramework | The reference to the data provider framework | |
aRequest | The request to be processed | |
aConnection | The connection from which the request comes from |
Definition at line 57 of file mtpexamplerequestprocessor.cpp.