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

Diff for /pegasus/src/Pegasus/Common/CIMParameter.h between version 1.26 and 1.27

version 1.26, 2002/07/31 22:05:08 version 1.27, 2002/08/14 17:41:16
Line 90 
Line 90 
  
     CIMQualifier getQualifier(Uint32 pos);     CIMQualifier getQualifier(Uint32 pos);
  
       /** removeQualifier - Removes the CIMQualifier defined by the
           specified index
   
           @param pos index of the qualifier to be removed
   
           @exception OutOfBounds if the index is outside the range of
           qualifiers available for the CIMParameter
       */
       void removeQualifier (Uint32 pos);
   
     CIMConstQualifier getQualifier(Uint32 pos) const;     CIMConstQualifier getQualifier(Uint32 pos) const;
  
     Uint32 getQualifierCount() const;     Uint32 getQualifierCount() const;


Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2