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

Diff for /pegasus/src/Pegasus/CQL/CQLSimplePredicate.cpp between version 1.6 and 1.7

version 1.6, 2005/05/15 13:09:52 version 1.7, 2005/06/03 07:53:52
Line 34 
Line 34 
 // //
 // Modified By: David Dillard, VERITAS Software Corp. // Modified By: David Dillard, VERITAS Software Corp.
 //                  (david.dillard@veritas.com) //                  (david.dillard@veritas.com)
   //              Vijay Eli, IBM (vijayeli@in.ibm.com) bug#3590
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 98 
Line 99 
     return _rep->getOperation();     return _rep->getOperation();
 } }
  
 void CQLSimplePredicate::applyContext(QueryContext& queryContext)  void CQLSimplePredicate::applyContext(const QueryContext& queryContext)
 { {
     _rep->applyContext(queryContext);     _rep->applyContext(queryContext);
 } }


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2