(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.18 and 1.19

version 1.18, 2005/02/25 03:45:59 version 1.19, 2005/03/31 03:25:06
Line 34 
Line 34 
 //               Robert Kieninger, IBM (kieningr@de.ibm.com) for Bug#667 //               Robert Kieninger, IBM (kieningr@de.ibm.com) for Bug#667
 //               Amit K Arora, IBM (amita@in.ibm.com) for Bug#2040 //               Amit K Arora, IBM (amita@in.ibm.com) for Bug#2040
 //               Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com) //               Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)
 //               Willis White, IBM (whiwill@us.ibm.com  //              Willis White, IBM (whiwill@us.ibm.com)
   //              David Dillard, VERITAS Software Corp.
   //                  (david.dillard@veritas.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 130 
Line 132 
  
     void disconnect();     void disconnect();
  
         Boolean isConnected();      Boolean isConnected() const throw();
  
     virtual CIMClass getClass(     virtual CIMClass getClass(
         const CIMNamespaceName& nameSpace,         const CIMNamespaceName& nameSpace,
Line 334 
Line 336 
     ContentLanguages responseContentLanguages;     ContentLanguages responseContentLanguages;
  
         // mszer : Additions Stage1 PEP#139         // mszer : Additions Stage1 PEP#139
       void compareObjectPathtoCurrentConnection(const CIMObjectPath& obj);
         void compareObjectPathtoCurrentConnection(CIMObjectPath obj) throw(TypeMismatchException);  
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2