This is the complete list of members for o2::ctf::Block< W >, including all inherited members.
ClassDefNV(Block, 1) | o2::ctf::Block< W > | |
clear() | o2::ctf::Block< W > | inline |
estimateSize(int n) | o2::ctf::Block< W > | inlinestatic |
getCreateData() | o2::ctf::Block< W > | inline |
getCreateDict() | o2::ctf::Block< W > | inline |
getCreateLiterals() | o2::ctf::Block< W > | inline |
getCreatePayload() | o2::ctf::Block< W > | inline |
getData() const | o2::ctf::Block< W > | inline |
getDataPointer() const | o2::ctf::Block< W > | inline |
getDict() const | o2::ctf::Block< W > | inline |
getEndOfBlock() const | o2::ctf::Block< W > | inline |
getEndOfBlock() | o2::ctf::Block< W > | inline |
getLiterals() const | o2::ctf::Block< W > | inline |
getNData() const | o2::ctf::Block< W > | inline |
getNDict() const | o2::ctf::Block< W > | inline |
getNLiterals() const | o2::ctf::Block< W > | inline |
getNStored() const | o2::ctf::Block< W > | inline |
getOffsData() | o2::ctf::Block< W > | inline |
getOffsDict() | o2::ctf::Block< W > | inline |
getOffsLiterals() | o2::ctf::Block< W > | inline |
nData | o2::ctf::Block< W > | |
nDict | o2::ctf::Block< W > | |
nLiterals | o2::ctf::Block< W > | |
nStored | o2::ctf::Block< W > | |
payload | o2::ctf::Block< W > | |
realignBlock() | o2::ctf::Block< W > | inline |
registry | o2::ctf::Block< W > | |
relocate(const char *oldHead, char *newHeadData, char *newHeadRegistry) | o2::ctf::Block< W > | inline |
setNData(int _ndata) | o2::ctf::Block< W > | inline |
setNDict(int _ndict) | o2::ctf::Block< W > | inline |
setNLiterals(int _nliterals) | o2::ctf::Block< W > | inline |
store(int _ndict, int _ndata, int _nliterals, const W *_dict, const W *_data, const W *_literals) | o2::ctf::Block< W > | inline |
storeData(int _ndata, const W *_data) | o2::ctf::Block< W > | inline |
storeDict(int _ndict, const W *_dict) | o2::ctf::Block< W > | inline |
storeLiterals(int _nliterals, const W *_literals) | o2::ctf::Block< W > | inline |
~Block() | o2::ctf::Block< W > | inline |