(file) Return to ProviderManagerService.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Attic

Diff for /pegasus/src/Pegasus/ProviderManager2/Attic/ProviderManagerService.h between version 1.31.2.2 and 1.32

version 1.31.2.2, 2006/05/23 18:23:40 version 1.32, 2006/02/24 19:16:28
Line 79 
Line 79 
     static void responseChunkCallback(     static void responseChunkCallback(
         CIMRequestMessage* request, CIMResponseMessage* response);         CIMRequestMessage* request, CIMResponseMessage* response);
  
     /**  
         Callback function to be called upon detection of failure of a  
         provider module.  
      */  
     static void providerModuleFailureCallback (const String & moduleName,  
         const String & userName, Uint16);  
   
 private: private:
     ProviderManagerService();     ProviderManagerService();
  
Line 107 
Line 100 
  
     void _updateProviderModuleStatus(     void _updateProviderModuleStatus(
         CIMInstance& providerModule,         CIMInstance& providerModule,
         const Array<Uint16>& removeStatus,          Uint16 fromStatus,
         const Array<Uint16>& appendStatus);          Uint16 toStatus);
  
     static ProviderManagerService* providerManagerService;     static ProviderManagerService* providerManagerService;
  


Legend:
Removed from v.1.31.2.2  
changed lines
  Added in v.1.32

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2