#include <PayLoadSG.h>
Definition at line 28 of file PayLoadSG.h.
◆ DataType
◆ PayLoadSG()
o2::itsmft::PayLoadSG::PayLoadSG |
( |
| ) |
|
|
default |
◆ ~PayLoadSG()
o2::itsmft::PayLoadSG::~PayLoadSG |
( |
| ) |
|
|
default |
add n bytes to the buffer
◆ add()
void o2::itsmft::PayLoadSG::add |
( |
const DataType * |
ptr, |
|
|
size_t |
n |
|
) |
| |
|
inline |
read current character value from buffer w/o stepping forward
Definition at line 38 of file PayLoadSG.h.
◆ clear()
void o2::itsmft::PayLoadSG::clear |
( |
| ) |
|
|
inline |
◆ current()
bool o2::itsmft::PayLoadSG::current |
( |
char & |
v | ) |
|
|
inline |
read character value from buffer
Definition at line 46 of file PayLoadSG.h.
◆ currentEntryInPiece() [1/2]
size_t & o2::itsmft::PayLoadSG::currentEntryInPiece |
( |
| ) |
|
|
inline |
◆ currentEntryInPiece() [2/2]
size_t o2::itsmft::PayLoadSG::currentEntryInPiece |
( |
| ) |
const |
|
inline |
◆ currentPiece()
const SGPiece * o2::itsmft::PayLoadSG::currentPiece |
( |
| ) |
const |
|
inline |
◆ currentPieceID() [1/2]
size_t & o2::itsmft::PayLoadSG::currentPieceID |
( |
| ) |
|
|
inline |
◆ currentPieceID() [2/2]
size_t o2::itsmft::PayLoadSG::currentPieceID |
( |
| ) |
const |
|
inline |
◆ getNPieces()
size_t o2::itsmft::PayLoadSG::getNPieces |
( |
| ) |
const |
|
inline |
◆ getPiece()
const SGPiece * o2::itsmft::PayLoadSG::getPiece |
( |
int |
i | ) |
const |
|
inline |
◆ next() [1/2]
bool o2::itsmft::PayLoadSG::next |
( |
char & |
v | ) |
|
|
inline |
read short value from buffer
Definition at line 62 of file PayLoadSG.h.
◆ next() [2/2]
bool o2::itsmft::PayLoadSG::next |
( |
uint16_t & |
v | ) |
|
|
inline |
move current pointer to the head
Definition at line 78 of file PayLoadSG.h.
◆ nextPiece()
const SGPiece * o2::itsmft::PayLoadSG::nextPiece |
( |
| ) |
|
|
inline |
◆ rewind()
void o2::itsmft::PayLoadSG::rewind |
( |
| ) |
|
|
inline |
◆ setDone()
void o2::itsmft::PayLoadSG::setDone |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/reconstruction/include/ITSMFTReconstruction/PayLoadSG.h