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

Diff for /pegasus/src/Pegasus/Common/CIMParamValue.cpp between version 1.20 and 1.21

version 1.20, 2007/09/03 11:27:02 version 1.21, 2007/10/19 18:22:02
Line 126 
Line 126 
     return CIMParamValue(_rep->clone());     return CIMParamValue(_rep->clone());
 } }
  
 void CIMParamValue::_checkRep() const  
 {  
     if (!_rep)  
         throw UninitializedObjectException();  
 }  
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2