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

Diff for /pegasus/src/Pegasus/Common/XmlParser.h between version 1.6 and 1.7

version 1.6, 2001/05/20 20:34:01 version 1.7, 2001/05/24 00:48:37
Line 134 
Line 134 
  
 PEGASUS_MEMORY_FUNCTIONS(XmlEntry) PEGASUS_MEMORY_FUNCTIONS(XmlEntry)
  
   inline int operator==(const XmlEntry&, const XmlEntry&)
   {
       return 0;
   }
   
   #define PEGASUS_ARRAY_T XmlEntry
   # include "ArrayInter.h"
   #undef PEGASUS_ARRAY_T
   
 class PEGASUS_COMMON_LINKAGE XmlParser class PEGASUS_COMMON_LINKAGE XmlParser
 { {
 public: public:


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2