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

Diff for /pegasus/src/Pegasus/Compiler/cimmofParser.h between version 1.13 and 1.14

version 1.13, 2001/12/13 14:54:15 version 1.14, 2002/03/09 00:00:16
Line 166 
Line 166 
   CIMInstance *newInstance(const String &name);   CIMInstance *newInstance(const String &name);
   // Called when a new property is discovered   // Called when a new property is discovered
   CIMProperty *newProperty(const String &name, const CIMValue &val,   CIMProperty *newProperty(const String &name, const CIMValue &val,
                              const Boolean isArray,
                              const Uint32 arraySize,
                            const String &referencedObj = String::EMPTY) const;                            const String &referencedObj = String::EMPTY) const;
   // Called when a property production inside a class is complete   // Called when a property production inside a class is complete
   int applyProperty(CIMClass &c, CIMProperty &p);   int applyProperty(CIMClass &c, CIMProperty &p);


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2