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

Diff for /pegasus/src/Pegasus/ProviderManager/Attic/ProviderManagerService.h between version 1.22 and 1.23

version 1.22, 2002/05/21 21:56:09 version 1.23, 2002/05/22 15:53:05
Line 34 
Line 34 
 #define Pegasus_ProviderManagerService_h #define Pegasus_ProviderManagerService_h
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/Pair.h>  
 #include <Pegasus/Common/CIMObjectPath.h>  
 #include <Pegasus/Common/MessageQueueService.h> #include <Pegasus/Common/MessageQueueService.h>
   #include <Pegasus/Common/CIMObjectPath.h>
   #include <Pegasus/Common/Pair.h>
 #include <Pegasus/Common/Thread.h> #include <Pegasus/Common/Thread.h>
  
 #include <Pegasus/ProviderManager/SafeQueue.h> #include <Pegasus/ProviderManager/SafeQueue.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 class ProviderManager;  
 class ProviderRegistrationManager; class ProviderRegistrationManager;
  
 class PEGASUS_SERVER_LINKAGE ProviderManagerService : public MessageQueueService class PEGASUS_SERVER_LINKAGE ProviderManagerService : public MessageQueueService
Line 71 
Line 70 
         Array<String>& Locations, Array<String>& providerNames);         Array<String>& Locations, Array<String>& providerNames);
  
 protected: protected:
     static PEGASUS_THREAD_RETURN PEGASUS_THREAD_CDECL handleServiceOperation(void * arg) throw();      //static PEGASUS_THREAD_RETURN PEGASUS_THREAD_CDECL handleServiceOperation(void * arg) throw();
  
     //void handleStartService();     //void handleStartService();
     //void handleStopService();     //void handleStopService();


Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2