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

Diff for /pegasus/src/Pegasus/CQL/CQLPredicate.cpp between version 1.1.2.3 and 1.1.2.4

version 1.1.2.3, 2004/08/25 14:19:36 version 1.1.2.4, 2004/08/25 18:23:05
Line 6 
Line 6 
 #include <Pegasus/Common/ArrayImpl.h> #include <Pegasus/Common/ArrayImpl.h>
 #undef PEGASUS_ARRAY_T #undef PEGASUS_ARRAY_T
  
 CQLPredicate::CQLPredicate(CQLSimplePredicate inSimplePredicate, Boolean inVerted)  CQLPredicate::CQLPredicate(const CQLSimplePredicate& inSimplePredicate, Boolean inVerted)
 { {
 } }
  
 CQLPredicate::CQLPredicate(CQLPredicate inPredicate, Boolean inInverted)  CQLPredicate::CQLPredicate(const CQLPredicate& inPredicate, Boolean inInverted)
 { {
 } }
  


Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2