(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.50.18.1 and 1.50.18.2

version 1.50.18.1, 2007/11/07 20:40:17 version 1.50.18.2, 2008/01/16 13:22:59
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 255 
Line 257 
     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.50.18.1  
changed lines
  Added in v.1.50.18.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2