harvester/monitorplugins/mdsfileserverplugin/inc/mdsfileserverplugin.h
branchRCL_3
changeset 9 82c0024438c8
parent 3 6752808b2036
child 13 4a4892eec172
equal deleted inserted replaced
8:50de4d668bb6 9:82c0024438c8
   132         void RegisterDebugEventsL();
   132         void RegisterDebugEventsL();
   133         void UnregisterDebugEventsL();
   133         void UnregisterDebugEventsL();
   134         void PrintDebugEvents( TInt aFunction );
   134         void PrintDebugEvents( TInt aFunction );
   135 #endif
   135 #endif
   136     	
   136     	
       
   137         static TInt Compare(const TDesC& aFirst, const TDesC& aSecond);
       
   138         
   137     private:
   139     private:
   138 
   140 
   139         CFsPluginConnRequest* iNotification;
   141         CFsPluginConnRequest* iNotification;
   140 
   142 
   141         /**
   143         /**