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

Diff for /pegasus/src/Pegasus/Client/CIMClientRep.h between version 1.9 and 1.10

version 1.9, 2004/06/04 16:51:47 version 1.10, 2004/08/16 22:45:57
Line 55 
Line 55 
 #include <Pegasus/Common/Destroyer.h> #include <Pegasus/Common/Destroyer.h>
 #include <Pegasus/Common/XmlWriter.h> #include <Pegasus/Common/XmlWriter.h>
 #include <Pegasus/Common/TimeValue.h> #include <Pegasus/Common/TimeValue.h>
   #include <Pegasus/Common/AutoPtr.h>
 #include <Pegasus/Client/CIMClientException.h> #include <Pegasus/Client/CIMClientException.h>
 #include <Pegasus/Client/Linkage.h> #include <Pegasus/Client/Linkage.h>
 #include <Pegasus/Client/CIMClientInterface.h> #include <Pegasus/Client/CIMClientInterface.h>
Line 320 
Line 321 
     ClientAuthenticator _authenticator;     ClientAuthenticator _authenticator;
     String _connectHost;     String _connectHost;
     Uint32 _connectPortNumber;     Uint32 _connectPortNumber;
     SSLContext* _connectSSLContext;      AutoPtr<SSLContext> _connectSSLContext;
  
     // l10n     // l10n
     AcceptLanguages requestAcceptLanguages;     AcceptLanguages requestAcceptLanguages;


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2