GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
template<typename Data_T>
virtual Bool_t ADF::NamedItem< Data_T >::Set ( const ANamedItem< Data_T > *  item)
inlinevirtual

change value of this named item using the passed one. It has to be of the same type ! returns false if not otherwise do the change

Implements ADF::ANamedItem.

Reimplemented in ADF::ProxyNamedItem< Data_T >.

Definition at line 271 of file DataHandling.h.