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

Diff for /pegasus/src/Pegasus/CQL/CQLFactor.h between version 1.7 and 1.8

version 1.7, 2006/01/30 16:16:38 version 1.8, 2006/06/19 19:37:28
Line 48 
Line 48 
 #include <Pegasus/Common/ArrayInternal.h> #include <Pegasus/Common/ArrayInternal.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
 class PEGASUS_CQL_LINKAGE CQLFactory;  class CQLFactory;
 class PEGASUS_CQL_LINKAGE CQLExpression;  class CQLExpression;
 class PEGASUS_CQL_LINKAGE CQLFunction;  class CQLFunction;
 class PEGASUS_CQL_LINKAGE CQLFactorRep;  class CQLFactorRep;
 class PEGASUS_CQL_LINKAGE CQLValue;  class CQLValue;
 class PEGASUS_QUERYCOMMON_LINKAGE QueryContext;  class QueryContext;
  
 /**  The CQLFactor could contain a CQLValue, CQLExpression or CQLFunction. /**  The CQLFactor could contain a CQLValue, CQLExpression or CQLFunction.
      This class evaluates the object to get a CQLValue.      This class evaluates the object to get a CQLValue.


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2