GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual Bool_t ADF::ConcreteFrame::Link ( const BufferIO buf,
UInt_t  pos,
const Char_t  opt = 'b' 
)
inlinevirtualinherited

copy a buffer to this Frame

Link a buffer to this Frame

it links both the key and the data part. Returns false if it cannot be correctly linked. The Link method is used to avoid copy of buffers. It should be used mainly if you only need to read the content of the Frame.

Definition at line 411 of file Frame.h.