mtpdataproviders/mtpimagedp/inc/cmtpimagedpgetobjectproplist.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    87 
    87 
    88     CMTPImageDpObjectPropertyMgr&  iPropertyMgr;
    88     CMTPImageDpObjectPropertyMgr&  iPropertyMgr;
    89     RArray<TUint>                  iHandles;
    89     RArray<TUint>                  iHandles;
    90     CMTPTypeObjectPropList*        iPropertyList;  
    90     CMTPTypeObjectPropList*        iPropertyList;  
    91     CMTPObjectMetaData*            iObjectMeta;
    91     CMTPObjectMetaData*            iObjectMeta;
    92     
       
    93     /**
       
    94      FLOGGER debug trace member variable.
       
    95      */
       
    96      __FLOG_DECLARATION_MEMBER_MUTABLE;
       
    97     };
    92     };
    98     
    93     
    99 #endif // CMTPIMAGEDPGETOBJECTPROPLIST_H
    94 #endif // CMTPIMAGEDPGETOBJECTPROPLIST_H
   100 
    95