harvester/monitorplugins/mdsfileserverplugin/inc/mdsfileserverplugin.h
changeset 23 33ae025ac1e8
parent 20 6dfc5f825351
child 27 4a4892eec172
equal deleted inserted replaced
21:50bf9db68373 23:33ae025ac1e8
   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         /**