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

Diff for /pegasus/src/Pegasus/Repository/Attic/MetaRepository.h between version 1.1.2.4 and 1.1.2.6

version 1.1.2.4, 2007/10/04 22:25:54 version 1.1.2.6, 2007/11/05 18:28:13
Line 98 
Line 98 
  
     // Namespace operations:     // Namespace operations:
  
     static bool addNameSpace(  
         const MetaNameSpace* nameSpace);  
   
     static void createNameSpace(     static void createNameSpace(
         const CIMNamespaceName& nameSpace,         const CIMNamespaceName& nameSpace,
         const NameSpaceAttributes& attributes);         const NameSpaceAttributes& attributes);
Line 177 
Line 174 
         const char* nameSpace,         const char* nameSpace,
         const char* className);         const char* className);
  
       // Add new namespace to meta-repository.
       static Boolean addNameSpace(const MetaNameSpace* nameSpace);
   
 private: private:
  
     MetaRepository();     MetaRepository();


Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2