addAttribute(const String &name, const T &value) | CNORXZ::hdf5::ContentBase | |
appendRecord(const Tuple< Ts... > &t) | CNORXZ::hdf5::STable< Ts > | |
appendRecord(const MArray< Tuple< Ts... > > &t) | CNORXZ::hdf5::STable< Ts > | |
appendRecords(SizeT n, const void *data) | CNORXZ::hdf5::Table | |
attributeExists(const String &name) const | CNORXZ::hdf5::ContentBase | |
close() override final | CNORXZ::hdf5::Table | virtual |
ContentBase(const String &_name, const ContentBase *_parent=nullptr) | CNORXZ::hdf5::ContentBase | |
DEFAULT_MEMBERS(STable) | CNORXZ::hdf5::STable< Ts > | |
CNORXZ::hdf5::Table::DEFAULT_MEMBERS(Table) | CNORXZ::hdf5::Table | |
CNORXZ::hdf5::ContentBase::DEFAULT_MEMBERS(ContentBase) | CNORXZ::hdf5::ContentBase | |
exists() const override final | CNORXZ::hdf5::Table | virtual |
FieldID typedef | CNORXZ::hdf5::Table | |
fields() const | CNORXZ::hdf5::Table | |
filename() const override final | CNORXZ::hdf5::Table | virtual |
getAttribute(const String &name) const | CNORXZ::hdf5::ContentBase | |
getAttributes() const | CNORXZ::hdf5::ContentBase | |
getRecursiveAttributes() const | CNORXZ::hdf5::ContentBase | |
id() const | CNORXZ::hdf5::ContentBase | |
initFieldNames(const Vector< String > &fnames) | CNORXZ::hdf5::Table | |
initFields(const Arr< String, sizeof...(Ts)> &fnames) | CNORXZ::hdf5::STable< Ts > | |
initTable(SizeT n, const void *data, SizeT dsize, SizeT chunk_size) | CNORXZ::hdf5::Table | |
isOpen() const | CNORXZ::hdf5::ContentBase | |
iterRecords(F &&f) const | CNORXZ::hdf5::STable< Ts > | |
mFields | CNORXZ::hdf5::Table | protected |
mId | CNORXZ::hdf5::ContentBase | protected |
mInterpret | CNORXZ::hdf5::Table | protected |
mkTypes() | CNORXZ::hdf5::Table | protected |
mName | CNORXZ::hdf5::ContentBase | protected |
mOffsets | CNORXZ::hdf5::Table | protected |
mParent | CNORXZ::hdf5::ContentBase | protected |
mRecords | CNORXZ::hdf5::Table | protected |
mSizes | CNORXZ::hdf5::Table | protected |
mType | CNORXZ::hdf5::Table | protected |
mTypes | CNORXZ::hdf5::Table | protected |
mTypesize | CNORXZ::hdf5::Table | protected |
name() const | CNORXZ::hdf5::ContentBase | |
open() override final | CNORXZ::hdf5::Table | virtual |
parent() const | CNORXZ::hdf5::ContentBase | |
path() const override final | CNORXZ::hdf5::Table | virtual |
read() const | CNORXZ::hdf5::STable< Ts > | |
readRecord(SizeT pos) const | CNORXZ::hdf5::Table | |
readRecords(SizeT pos, SizeT n, char *data) | CNORXZ::hdf5::Table | |
records() const | CNORXZ::hdf5::Table | |
ro() const override final | CNORXZ::hdf5::Table | virtual |
STable(const String &name, const ContentBase *_parent) | CNORXZ::hdf5::STable< Ts > | |
STable(const String &name, const ContentBase *_parent, const Arr< String, sizeof...(Ts)> &fnames) | CNORXZ::hdf5::STable< Ts > | |
Table(const String &name, const ContentBase *_parent) | CNORXZ::hdf5::Table | |
type() const override final | CNORXZ::hdf5::Table | virtual |
~ContentBase()=default | CNORXZ::hdf5::ContentBase | virtual |
~Table() | CNORXZ::hdf5::Table | |