(file) Return to CQLTerm.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / CQL

Diff for /pegasus/src/Pegasus/CQL/CQLTerm.cpp between version 1.1.2.11 and 1.1.2.12

version 1.1.2.11, 2004/10/18 21:50:07 version 1.1.2.12, 2004/10/20 14:55:25
Line 65 
Line 65 
                 delete _rep;                 delete _rep;
 } }
  
 CQLValue CQLTerm::resolveValue(CIMInstance CI, QueryContext& QueryCtx)  CQLValue CQLTerm::resolveValue(const CIMInstance& CI, const QueryContext& QueryCtx)
 { {
         return _rep->resolveValue(CI,QueryCtx);         return _rep->resolveValue(CI,QueryCtx);
 } }


Legend:
Removed from v.1.1.2.11  
changed lines
  Added in v.1.1.2.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2