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

Diff for /pegasus/src/Pegasus/Repository/InheritanceTree.h between version 1.13 and 1.14

version 1.13, 2001/07/08 05:54:20 version 1.14, 2001/07/10 06:43:33
Line 221 
Line 221 
     Boolean containsClass(const String& className) const;     Boolean containsClass(const String& className) const;
  
     /** Removes the given class from the class graph.     /** Removes the given class from the class graph.
         @exception CIMException(CIMException::CLASS_HAS_CHILDREN)          @exception CIMException(CIM_ERR_CLASS_HAS_CHILDREN)
         @exception CIMException(CIMException::INVALID_CLASS)          @exception CIMException(CIM_ERR_INVALID_CLASS)
     */     */
     void remove(const String& className);     void remove(const String& className);
  


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2