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

Diff for /pegasus/src/Pegasus/Repository/Attic/Repository.h between version 1.4 and 1.5

version 1.4, 2001/02/06 17:04:03 version 1.5, 2001/02/08 00:31:51
Line 23 
Line 23 
 // Author: // Author:
 // //
 // $Log$ // $Log$
   // Revision 1.5  2001/02/08 00:31:51  mike
   // Clean up on Operations class.
   // Reformmatted documentation.
   //
 // Revision 1.4  2001/02/06 17:04:03  karl // Revision 1.4  2001/02/06 17:04:03  karl
 // add documentation // add documentation
 // //
Line 104 
Line 108 
     virtual void createInstance(     virtual void createInstance(
         const String& nameSpace,         const String& nameSpace,
         const InstanceDecl& newInstance) ;         const InstanceDecl& newInstance) ;
     /// modifyClass  
     virtual void modifyClass(     virtual void modifyClass(
         const String& nameSpace,         const String& nameSpace,
         ClassDecl& modifiedClass);         ClassDecl& modifiedClass);


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2