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

Diff for /pegasus/src/Pegasus/Compiler/cimmofRepository.h between version 1.15 and 1.16

version 1.15, 2002/09/13 21:40:42 version 1.16, 2003/04/29 20:35:22
Line 25 
Line 25 
 // //
 // Modified By: Carol Ann Krug Graves, Hewlett-Packard Company // Modified By: Carol Ann Krug Graves, Hewlett-Packard Company
 //                (carolann_graves@hp.com) //                (carolann_graves@hp.com)
   //              Gerarda Marquez (gmarquez@us.ibm.com)
   //              -- PEP 43 changes
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 68 
Line 70 
   virtual CIMClass getClass(   virtual CIMClass getClass(
       const CIMNamespaceName &nameSpace,       const CIMNamespaceName &nameSpace,
       const CIMName &classname);       const CIMName &classname);
   
     virtual int modifyClass(const CIMNamespaceName &nameSpace, CIMClass *classdecl);
   
   virtual void createNameSpace(const CIMNamespaceName &nameSpaceName);   virtual void createNameSpace(const CIMNamespaceName &nameSpaceName);
  private:  private:
   CIMRepository *_cimrepository;   CIMRepository *_cimrepository;


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2