mmappcomponents/mmmtpdataprovider/mmmtpdpplugins/abstractmediamtpdataprovider/inc/abstractmediamtpdataproviderprocessor.h
changeset 25 d881023c13eb
parent 0 a2952bb97e68
equal deleted inserted replaced
21:a05c44bc3c61 25:d881023c13eb
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #ifndef ABSTRACTMEDIAMTPDATAPROVIDERPROCESSOR_H
    19 #ifndef ABSTRACTMEDIAMTPDATAPROVIDERPROCESSOR_H
    20 #define ABSTRACTMEDIAMTPDATAPROVIDERPROCESSOR_H
    20 #define ABSTRACTMEDIAMTPDATAPROVIDERPROCESSOR_H
    21 
    21 
    22 // class forward
    22 // class forward
    23 class MMTPConnection;
    23 class MMTPConnection;
    24 class TMTPTypeRequest;
    24 class TMTPTypeRequest;
    25 class MMTPDataProviderFramework;
       
    26 class MMmRequestProcessor;
    25 class MMmRequestProcessor;
    27 class MMmMtpDpConfig;
    26 class MMmMtpDpConfig;
    28 
    27 
    29 typedef MMmRequestProcessor* ( *TAbstractMediaMtpDataProviderRequestProcessorCreateFunc )(
    28 typedef MMmRequestProcessor* ( *TAbstractMediaMtpDataProviderRequestProcessorCreateFunc )(
    30     MMTPDataProviderFramework& aFramework,
    29     MMTPDataProviderFramework& aFramework,