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

Diff for /pegasus/src/Pegasus/General/SSLContextManager.h between version 1.1 and 1.2

version 1.1, 2009/05/05 08:31:02 version 1.2, 2009/05/05 09:01:33
Line 36 
Line 36 
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
 #include <Pegasus/Common/SSLContext.h> #include <Pegasus/Common/SSLContext.h>
 #include <Pegasus/Common/Mutex.h> #include <Pegasus/Common/Mutex.h>
 #include <Pegasus/Common/Linkage.h>  
 #include <Pegasus/Common/ReadWriteSem.h> #include <Pegasus/Common/ReadWriteSem.h>
  
   #include <Pegasus/General/Linkage.h>
   
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 /** /**
     This class provides the functionality necessary to manage SSLContext     This class provides the functionality necessary to manage SSLContext
     objects.     objects.
  */  */
 class PEGASUS_COMMON_LINKAGE SSLContextManager  class PEGASUS_GENERAL_LINKAGE SSLContextManager
 { {
 public: public:
     /** Constructor. */     /** Constructor. */


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2