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

Diff for /pegasus/src/Pegasus/CQL/CQLChainedIdentifier.h between version 1.1.2.7 and 1.1.2.8

version 1.1.2.7, 2004/09/22 18:06:10 version 1.1.2.8, 2004/09/27 13:55:13
Line 6 
Line 6 
 #include <Pegasus/Common/Array.h> #include <Pegasus/Common/Array.h>
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
 #include <Pegasus/CQL/CQLIdentifier.h> #include <Pegasus/CQL/CQLIdentifier.h>
   #include <Pegasus/CQL/QueryContext.h>
   
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
 class PEGASUS_CQL_LINKAGE CQLScope; class PEGASUS_CQL_LINKAGE CQLScope;
 class PEGASUS_CQL_LINKAGE CQLFactory; class PEGASUS_CQL_LINKAGE CQLFactory;
Line 74 
Line 76 
  
     CQLIdentifier getLastIdentifier();     CQLIdentifier getLastIdentifier();
  
     Boolean applyScopes();      void applyContext(QueryContext& inContext);
  
     friend class CQLFactory;     friend class CQLFactory;
  


Legend:
Removed from v.1.1.2.7  
changed lines
  Added in v.1.1.2.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2