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