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

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

version 1.6, 2005/01/28 16:13:23 version 1.7, 2005/02/01 14:47:04
Line 42 
Line 42 
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
   CQLFactorRep::CQLFactorRep():
      _CQLExp(),
           _CQLVal(),
           _CQLFunct(),
           _invert(false),
           _simpleValue(false),
           _containedType(VALUE)
   {
   
   }
   
 CQLFactorRep::CQLFactorRep(const CQLFactorRep* rep): CQLFactorRep::CQLFactorRep(const CQLFactorRep* rep):
   _CQLExp(rep->_CQLExp),   _CQLExp(rep->_CQLExp),
   _CQLVal(rep->_CQLVal),   _CQLVal(rep->_CQLVal),


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