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