(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.44 and 1.45

version 1.44, 2012/12/05 21:10:53 version 1.45, 2013/09/23 14:42:35
Line 225 
Line 225 
  
         // Called when a qualifier value production is complete         // Called when a qualifier value production is complete
         CIMValue *QualifierValue(const CIMName &qualifierName,         CIMValue *QualifierValue(const CIMName &qualifierName,
                 Boolean isNull, const String &valstr);                  Boolean isNull, int g_strValType, const String &valstr);
  
         // Called to retrieve the value object for an existing parameter         // Called to retrieve the value object for an existing parameter
         CIMProperty *PropertyFromInstance(CIMInstance &instance,         CIMProperty *PropertyFromInstance(CIMInstance &instance,


Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2