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

Diff for /pegasus/src/Pegasus/Common/CIMClass.h between version 1.54 and 1.55

version 1.54, 2002/07/30 22:03:00 version 1.55, 2002/07/31 15:45:25
Line 80 
Line 80 
     // ATTN define what makes up a legal CIM class name     // ATTN define what makes up a legal CIM class name
     /** Constructor - Creates a Class from inputs of a classname and     /** Constructor - Creates a Class from inputs of a classname and
         SuperClassName         SuperClassName
         @param className CIMObjectPath representing name of the class being created          @param className CIMName representing name of the class being created
         @param superClassName CIMName representing name of the SuperClass         @param superClassName CIMName representing name of the SuperClass
         <pre>         <pre>
             CIMClass NewCass("MyClass", "YourClass");              CIMClass NewClass("MyClass", "YourClass");
         </pre>         </pre>
  
     */     */


Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2