mtpdataproviders/mtppictbridgedp/inc/cmtppictbridgeprinter.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    20 
    20 
    21 
    21 
    22 #ifndef CMTPPICTBRIDGEPRINTER_H
    22 #ifndef CMTPPICTBRIDGEPRINTER_H
    23 #define CMTPPICTBRIDGEPRINTER_H
    23 #define CMTPPICTBRIDGEPRINTER_H
    24 #include <mtp/tmtptypeevent.h>
    24 #include <mtp/tmtptypeevent.h>
    25 #include "mtpdebug.h"
       
    26 
    25 
    27 class CMTPTypeObjectInfo;
    26 class CMTPTypeObjectInfo;
    28 class MMTPConnection;
    27 class MMTPConnection;
    29 class CPtpServer;
    28 class CPtpServer;
    30 class CPtpSession;
    29 class CPtpSession;
    74         CPtpReceivedMsgHandler* iMsgHandlerP; // owned
    73         CPtpReceivedMsgHandler* iMsgHandlerP; // owned
    75         MServiceHandlerObserver* iObserverP; // not owned
    74         MServiceHandlerObserver* iObserverP; // not owned
    76         TUint32 iOutgoingObjectHandle;
    75         TUint32 iOutgoingObjectHandle;
    77         CMTPPictBridgeUsbConnection* iUsbConnectionP; // owned
    76         CMTPPictBridgeUsbConnection* iUsbConnectionP; // owned
    78         TMTPTypeEvent iEvent;
    77         TMTPTypeEvent iEvent;
    79         /**
       
    80         FLOGGER debug trace member variable.
       
    81         */
       
    82         __FLOG_DECLARATION_MEMBER_MUTABLE;
       
    83     };
    78     };
    84 #endif // CMTPPICTBRIDGEPRINTER_H
    79 #endif // CMTPPICTBRIDGEPRINTER_H