23 #ifndef ADF_AgataRawFrame
36 const UInt_t align = 4u;
44 UInt_t toadd = align - offset;
54 GetKey()->SetDataLength(0u);
virtual Bool_t Reserve(UInt_t size)
to reserve a given size (from the current position) to be sure one are able to write something ...
virtual UInt_t Write()
It just set the size of the frame from the current position in the buffer.
virtual Key * GetKey()
To get the Key associated to this frame.
virtual UInt_t GetDataLength() const
virtual UInt_t FillWith(Char_t c, UInt_t how_many)
add the same character how_many times from the current position
virtual UInt_t GetKeyLength() const
Unique number corresponding to a type of Key.
virtual UInt_t Write()
It just set the size of the frame from the current position in the buffer.
virtual BufferIO & RawBuffer()
This method gives access in reading/writing mode to the underlying data buffer.
virtual const BufferIO * GetRealBuffer() const
give access to the underlying buffer of the data part
header file for AgataRawFrame.cpp
Bool_t IsStatus(BufferIO::EStatus s) const