mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobjectproplist.h
changeset 47 63cf70d3ecd8
parent 18 1b39655331a3
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
    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; 
       
    78     };
    74     };
    79     
    75     
    80 #endif // CMTPGETOBJECTPROPLIST_H
    76 #endif // CMTPGETOBJECTPROPLIST_H
    81 
    77