GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual UInt_t ADF::SignalImp< UShort_t >::Export ( BufferIO buf,
const Char_t  opt = '_' 
) const
inlinevirtualinherited

Write the signal into a Buffer.

if opt = 'l', the length is written first and after all the values of the signal. Otherwise, the length is not written (to be used in case of array of fixed length)

Implements ADF::Signal.

Definition at line 645 of file Signals.h.