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

Diff for /pegasus/src/Pegasus/Common/Attic/CIMRepositoryBase.h between version 1.8 and 1.9

version 1.8, 2003/10/22 14:26:02 version 1.9, 2003/12/04 03:35:54
Line 56 
Line 56 
  
     virtual ~CIMRepositoryBase() { }     virtual ~CIMRepositoryBase() { }
  
     virtual void read_lock(void) throw(IPCException) = 0;  
   
     virtual void read_unlock(void) = 0;  
   
     virtual void write_lock(void) throw(IPCException) = 0;  
   
     virtual void write_unlock(void) = 0;  
   
     virtual CIMClass getClass(     virtual CIMClass getClass(
         const CIMNamespaceName& nameSpace,         const CIMNamespaceName& nameSpace,
         const CIMName& className,         const CIMName& className,


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2