GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual Bool_t ADF::Frame::ExportData ( BufferIO buf) const
pure virtual

Export the content of the frame (data part only) in a buffer.

Export means a copy of the full content of the frame into a BufferIO return false if not enought place in the destination buffer.

Implemented in ADF::ConcreteFrame.