mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/cdeleteobject.h
changeset 35 2ee890d2f7e7
parent 25 d881023c13eb
child 50 762d760dcfdf
equal deleted inserted replaced
32:edd273b3192a 35:2ee890d2f7e7
    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