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

Diff for /pegasus/src/Pegasus/WQL/WQLQueryExpressionRep.h between version 1.4 and 1.5

version 1.4, 2005/02/05 23:00:52 version 1.5, 2005/05/03 21:13:52
Line 63 
Line 63 
  
     virtual const CIMPropertyList getPropertyList() const;     virtual const CIMPropertyList getPropertyList() const;
     virtual Boolean evaluate(const CIMInstance &) const;     virtual Boolean evaluate(const CIMInstance &) const;
     virtual void applyProjection(CIMInstance &);      virtual void applyProjection(CIMInstance &, Boolean allowMissing);
  
     void _parse();     void _parse();
     WQLSelectStatement *_stmt;     WQLSelectStatement *_stmt;


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2