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

Diff for /pegasus/src/Pegasus/Compiler/compilerDeclContext.h between version 1.10 and 1.11

version 1.10, 2003/10/22 14:26:08 version 1.11, 2003/12/04 04:50:22
Line 54 
Line 54 
 #include <Pegasus/Repository/CIMRepository.h> #include <Pegasus/Repository/CIMRepository.h>
 #include <Pegasus/Compiler/Linkage.h> #include <Pegasus/Compiler/Linkage.h>
  
 PEGASUS_USING_PEGASUS;  PEGASUS_NAMESPACE_BEGIN
  
 class PEGASUS_COMPILER_LINKAGE compilerDeclContext : class PEGASUS_COMPILER_LINKAGE compilerDeclContext :
 public RepositoryDeclContext { public RepositoryDeclContext {
Line 93 
Line 93 
   const CIMQualifierDecl *_findQualifierInMemory(const CIMName &name) const;   const CIMQualifierDecl *_findQualifierInMemory(const CIMName &name) const;
 }; };
  
   PEGASUS_NAMESPACE_END
   
 #endif // PegasusCompiler_Compiler_Decl_Context_h #endif // PegasusCompiler_Compiler_Decl_Context_h


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2