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

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

version 1.1.2.3, 2004/09/20 21:03:03 version 1.1.2.4, 2004/09/27 13:25:20
Line 50 
Line 50 
     void appendOperation(FactorOpType inFactorOpType, CQLFactor inFactor);     void appendOperation(FactorOpType inFactorOpType, CQLFactor inFactor);
  
    String toString();    String toString();
   
    Boolean isSimple();    Boolean isSimple();
   
    Boolean isSimpleValue();    Boolean isSimpleValue();
   
    Array<CQLFactor> getFactors();    Array<CQLFactor> getFactors();
   
    Array<FactorOpType> getOperators();    Array<FactorOpType> getOperators();
    void applyScopes(Array<CQLScope> inScope);  
      void applyContext(QueryContext& inContext);
   
    friend class CQLFactory;    friend class CQLFactory;
  
   private:   private:


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