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

Diff for /pegasus/src/Pegasus/Common/CIMQualifier.h between version 1.52 and 1.53

version 1.52, 2007/10/19 18:22:02 version 1.53, 2007/11/11 19:48:34
Line 133 
Line 133 
         @param name A CIMName containing the new name of the qualifier.         @param name A CIMName containing the new name of the qualifier.
         @exception UninitializedObjectException If the object is not         @exception UninitializedObjectException If the object is not
             initialized.             initialized.
           @exception Exception If the object is already contained by CIMClass,
               CIMInstance, CIMObject, CIMProperty, CIMParameter or CIMMethod
     */     */
     void setName(const CIMName& name);     void setName(const CIMName& name);
  
Line 253 
Line 255 
     friend class XmlWriter;     friend class XmlWriter;
     friend class MofWriter;     friend class MofWriter;
     friend class BinaryStreamer;     friend class BinaryStreamer;
       friend class CIMQualifierList;
 }; };
  
  


Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2