GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual Bool_t ADF::Frame::Link ( const BufferIO ,
UInt_t  ,
const char  = 'b' 
)
pure virtualinherited

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.