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

Diff for /pegasus/src/Pegasus/CQL/CQLValue.cpp between version 1.2 and 1.3

version 1.2, 2004/11/21 12:13:07 version 1.3, 2004/11/24 13:54:59
Line 306 
Line 306 
    return _rep->toString();    return _rep->toString();
 } }
  
 void CQLValue::applyContext(Pegasus::QueryContext& _ctx,  void CQLValue::applyContext(QueryContext& _ctx,
                            CQLChainedIdentifier& inCid)                            CQLChainedIdentifier& inCid)
 { {
         _rep->applyContext(_ctx,inCid);         _rep->applyContext(_ctx,inCid);


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2