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

Diff for /pegasus/src/Pegasus/Common/XmlReader.h between version 1.37 and 1.38

version 1.37, 2002/08/08 18:30:00 version 1.38, 2002/08/21 00:15:44
Line 134 
Line 134 
         const XmlEntry& entry,         const XmlEntry& entry,
         const char* tagName);         const char* tagName);
  
     static CIMType getCimTypeAttribute(      static Boolean getCimTypeAttribute(
         Uint32 lineNumber,         Uint32 lineNumber,
         const XmlEntry& entry,         const XmlEntry& entry,
           CIMType& cimType,  // Output parameter
         const char* tagName,         const char* tagName,
         const char* attributeName = "TYPE",         const char* attributeName = "TYPE",
         Boolean required = true);         Boolean required = true);


Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2