mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobjectproplist.h
branchRCL_3
changeset 14 60a94a45d437
parent 0 d0791faffa3f
child 47 63cf70d3ecd8
equal deleted inserted replaced
12:8b094906a049 14:60a94a45d437
    67 private: // Owned
    67 private: // Owned
    68 
    68 
    69     CMTPTypeArray*          iHandles;
    69     CMTPTypeArray*          iHandles;
    70     CMTPTypeObjectPropList* iPropertyList;   
    70     CMTPTypeObjectPropList* iPropertyList;   
    71     RMTPDpSingletons		iDpSingletons; 
    71     RMTPDpSingletons		iDpSingletons; 
    72 	CMTPObjectMetaData*		iObjMeta;
    72     CMTPObjectMetaData*		iObjMeta;
    73 	TEntry 					iFileEntry;
    73     TEntry 					iFileEntry;
       
    74 	/**
       
    75     FLOGGER debug trace member variable.
       
    76   */
       
    77 	__FLOG_DECLARATION_MEMBER_MUTABLE; 
    74     };
    78     };
    75     
    79     
    76 #endif // CMTPGETOBJECTPROPLIST_H
    80 #endif // CMTPGETOBJECTPROPLIST_H
    77 
    81