mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/cdeleteobject.h
branchRCL_3
changeset 34 e257e2b6459d
parent 17 780c925249c1
child 53 e42293e811d8
equal deleted inserted replaced
30:6f9f6e99a23e 34:e257e2b6459d
    53     * Standard c++ constructor
    53     * Standard c++ constructor
    54     * @param aFramework    The data provider framework
    54     * @param aFramework    The data provider framework
    55     * @param aConnection    The connection from which the request comes
    55     * @param aConnection    The connection from which the request comes
    56     * @param aWrapper    medadata access interface
    56     * @param aWrapper    medadata access interface
    57     */
    57     */
    58     IMPORT_C CDeleteObject( MMTPDataProviderFramework& aFramework,
    58     CDeleteObject( MMTPDataProviderFramework& aFramework,
    59         MMTPConnection& aConnection,
    59         MMTPConnection& aConnection,
    60         MMmMtpDpConfig& aDpConfig );
    60         MMmMtpDpConfig& aDpConfig );
    61 
    61 
    62 protected:
    62 protected:
    63     //from CRequestProcessor
    63     //from CRequestProcessor