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

Diff for /pegasus/src/Pegasus/Repository/CIMRepository.h between version 1.10 and 1.11

version 1.10, 2001/04/29 18:57:34 version 1.11, 2001/04/30 15:54:27
Line 245 
Line 245 
  
 private: private:
  
     /*  CIMMethod createMetaQualifiers - ATTN:  
         This method must be invoked to create the appropriate meta-qualifiers  
         required by CIM (they are not part of the CIM schema; rather they are  
         part of the meta-schema).  
   
         ATTN-C: This method has been deprecated. It was necessary prior to the  
         advent of the MOF compiler/loader. The XML Schema had no qualifiers  
         included in it so the XML loader needed a way to create them.  
     */  
 #if 0  
     void _createMetaQualifiers(const String& nameSpace);  
 #endif  
   
     String _repositoryRoot;     String _repositoryRoot;
     RepositoryDeclContext* _context;     RepositoryDeclContext* _context;
     NameSpaceManager _nameSpaceManager;     NameSpaceManager _nameSpaceManager;


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