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

Diff for /pegasus/src/Pegasus/CQL/CQLExpression.h between version 1.1.2.3 and 1.1.2.4

version 1.1.2.3, 2004/08/26 18:55:18 version 1.1.2.4, 2004/08/26 20:37:54
Line 16 
Line 16 
     //##ModelId=40FC040E0079     //##ModelId=40FC040E0079
     enum TermOpType {plus,minus};     enum TermOpType {plus,minus};
  
   #ifndef PEGASUS_ARRAY_T
   #define PEGASUS_ARRAY_T TermOpType
   #include <Pegasus/Common/ArrayInter.h>
   #undef PEGASUS_ARRAY_T
   #endif
   
 /** /**
   The CQLExpression class encapsulates a generic CQL expression to make it   The CQLExpression class encapsulates a generic CQL expression to make it
 easier to break into components and process the expression. easier to break into components and process the expression.


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