(file) Return to CIMServer.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Server

Diff for /pegasus/src/Pegasus/Server/CIMServer.h between version 1.54.2.2 and 1.55

version 1.54.2.2, 2006/10/27 12:23:54 version 1.55, 2006/10/17 21:24:45
Line 45 
Line 45 
 #include <Pegasus/Server/Linkage.h> #include <Pegasus/Server/Linkage.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
 #ifdef PEGASUS_SLP_REG_TIMEOUT  
 void deregPegasus();  
 #endif  
 struct ServerRep; struct ServerRep;
  
 class Monitor; class Monitor;
Line 68 
Line 66 
 class ProviderRegistrationManager; class ProviderRegistrationManager;
 class BinaryMessageHandler; class BinaryMessageHandler;
 class SSLContextManager; class SSLContextManager;
   
   
 class PEGASUS_SERVER_LINKAGE CIMServer class PEGASUS_SERVER_LINKAGE CIMServer
 { {
 public: public:
Line 147 
Line 147 
     */     */
     void startSLPProvider();     void startSLPProvider();
  
       /**
           This function gets the current environment variables, the current
           configuration properties, and the currently registered provider
           modules whent the CIM Server starts with the configuration
           property "enableAuditLog" set to true.
       */
       static void auditLogInitializeCallback();
   
 private: private:
     Boolean _dieNow;     Boolean _dieNow;
  


Legend:
Removed from v.1.54.2.2  
changed lines
  Added in v.1.55

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2