mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/cgetobjectinfo.h
changeset 35 2ee890d2f7e7
parent 25 d881023c13eb
equal deleted inserted replaced
32:edd273b3192a 35:2ee890d2f7e7
    59     * Standard c++ constructor
    59     * Standard c++ constructor
    60     * @param aFramework    The data provider framework
    60     * @param aFramework    The data provider framework
    61     * @param aConnection    The connection from which the request comes
    61     * @param aConnection    The connection from which the request comes
    62     * @param aWrapper    medadata access interface
    62     * @param aWrapper    medadata access interface
    63     */
    63     */
    64     IMPORT_C CGetObjectInfo( MMTPDataProviderFramework& aFramework,
    64     CGetObjectInfo( MMTPDataProviderFramework& aFramework,
    65         MMTPConnection& aConnection,
    65         MMTPConnection& aConnection,
    66         MMmMtpDpConfig& aDpConfig );
    66         MMmMtpDpConfig& aDpConfig );
    67 
    67 
    68     /**
    68     /**
    69     * Second-phase construction
    69     * Second-phase construction