mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/crequestunknown.h
changeset 35 2ee890d2f7e7
parent 0 a2952bb97e68
equal deleted inserted replaced
32:edd273b3192a 35:2ee890d2f7e7
    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     /**