mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/crequestunknown.h
branchRCL_3
changeset 34 e257e2b6459d
parent 0 a2952bb97e68
equal deleted inserted replaced
30:6f9f6e99a23e 34:e257e2b6459d
    43 
    43 
    44 protected:
    44 protected:
    45     /**
    45     /**
    46     * Standard c++ constructor
    46     * Standard c++ constructor
    47     */
    47     */
    48     IMPORT_C CRequestUnknown( MMTPDataProviderFramework& aFramework,
    48     CRequestUnknown( MMTPDataProviderFramework& aFramework,
    49         MMTPConnection& aConnection );
    49         MMTPConnection& aConnection );
    50 
    50 
    51 protected:
    51 protected:
    52     // from CRequestProcessor
    52     // from CRequestProcessor
    53     /**
    53     /**