(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.47 and 1.48

version 1.47, 2005/02/14 19:54:15 version 1.48, 2005/02/18 04:25:29
Line 71 
Line 71 
 class ProviderManagerService; class ProviderManagerService;
 class ProviderRegistrationManager; class ProviderRegistrationManager;
 class BinaryMessageHandler; class BinaryMessageHandler;
   class SSLContextManager;
  
  
 class PEGASUS_SERVER_LINKAGE CIMServer class PEGASUS_SERVER_LINKAGE CIMServer
Line 188 
Line 189 
     SSLContextManager* _sslContextMgr;     SSLContextManager* _sslContextMgr;
  
     void _init(void);     void _init(void);
       SSLContext* _getSSLContext(Uint32 contextType);
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2