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

Diff for /pegasus/src/Pegasus/Common/CIMQualifierDeclRep.h between version 1.5 and 1.6

version 1.5, 2001/04/25 22:20:55 version 1.6, 2001/05/14 00:39:51
Line 79 
Line 79 
         return _value;         return _value;
     }     }
  
     void setValue(const CIMValue& value)      void setValue(const CIMValue& value);
     {  
         _value = value;  
   
         if (_value.getType() == CIMType::NONE)  
             throw NullType();  
     }  
  
     Uint32 getScope() const     Uint32 getScope() const
     {     {


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2