profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.h
branchRCL_3
changeset 12 bdac6c462392
parent 0 8c5d936e5675
child 17 3b47783fdf16
equal deleted inserted replaced
11:23553eb4e470 12:bdac6c462392
   172         // Own: the actual Profiles Engine
   172         // Own: the actual Profiles Engine
   173         MProfileEngineExtended* iProfileEngine;
   173         MProfileEngineExtended* iProfileEngine;
   174 
   174 
   175         // Own: tone handler for DRM checkups etc.
   175         // Own: tone handler for DRM checkups etc.
   176         CProEngToneHandler* iToneHandler;
   176         CProEngToneHandler* iToneHandler;
       
   177 	    // File server session
       
   178         RFs* iFs;
   177     };
   179     };
   178 
   180 
   179 #endif      //  CPROENGENGINEIMPL_H
   181 #endif      //  CPROENGENGINEIMPL_H
   180 
   182 
   181 // End of File
   183 // End of File