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

Diff for /pegasus/src/Pegasus/Common/CIMClass.h between version 1.40 and 1.41

version 1.40, 2002/05/07 03:55:27 version 1.41, 2002/05/14 03:27:25
Line 358 
Line 358 
         DeclContext* declContext,         DeclContext* declContext,
         const String& nameSpace);         const String& nameSpace);
  
     /// operator - ATTN:      /// isNull - ATTN:
     operator int() const;      Boolean isNull() const;
  
     /** printMof -  Prints the toMof output to cout     /** printMof -  Prints the toMof output to cout
     */     */
Line 456 
Line 456 
     Boolean identical(const CIMConstClass& x) const;     Boolean identical(const CIMConstClass& x) const;
  
 #ifdef PEGASUS_INTERNALONLY #ifdef PEGASUS_INTERNALONLY
     operator int() const;      Boolean isNull() const;
  
     void toXml(Array<Sint8>& out) const;     void toXml(Array<Sint8>& out) const;
  


Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2