mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsetobjectprotection.h
changeset 20 6e82ae192c3a
parent 0 d0791faffa3f
equal deleted inserted replaced
18:1b39655331a3 20:6e82ae192c3a
    55     virtual void ServiceL();
    55     virtual void ServiceL();
    56 
    56 
    57 private:
    57 private:
    58     RFs&                    iRfs;
    58     RFs&                    iRfs;
    59     CMTPObjectMetaData*     iObjMeta;
    59     CMTPObjectMetaData*     iObjMeta;
    60     
    60     RMTPFramework           iSingletons;
    61     };
    61     };
    62     
    62     
    63 #endif
    63 #endif
    64 
    64