| addAttribute(const String &name, const T &value) | CNORXZ::hdf5::ContentBase | |
| addDataset(const String &name, const ArrayBase< T > &data) | CNORXZ::hdf5::Group | |
| addGroup(const String &name) | CNORXZ::hdf5::Group | |
| addTable(const String &name, const ArrayBase< Tuple< Ts... > > &data, const Arr< String, sizeof...(Ts)> &fnames) | CNORXZ::hdf5::Group | |
| attributeExists(const String &name) const | CNORXZ::hdf5::ContentBase | |
| close() override | CNORXZ::hdf5::Group | virtual |
| ContentBase(const String &_name, const ContentBase *_parent=nullptr) | CNORXZ::hdf5::ContentBase | |
| DEFAULT_MEMBERS(Group) | CNORXZ::hdf5::Group | |
| CNORXZ::hdf5::ContentBase::DEFAULT_MEMBERS(ContentBase) | CNORXZ::hdf5::ContentBase | |
| exists() const override | CNORXZ::hdf5::Group | virtual |
| filename() const override | CNORXZ::hdf5::Group | virtual |
| get(const String &name) const | CNORXZ::hdf5::Group | |
| get() const | CNORXZ::hdf5::Group | |
| getAttribute(const String &name) const | CNORXZ::hdf5::ContentBase | |
| getAttributes() const | CNORXZ::hdf5::ContentBase | |
| getDataset(const String &name) const | CNORXZ::hdf5::Group | |
| getDataset(const String &name, T proto) | CNORXZ::hdf5::Group | |
| getGroup(const String &name) const | CNORXZ::hdf5::Group | |
| getIndexTo(const String &name) const | CNORXZ::hdf5::Group | protected |
| getIndexTo(const String &name) | CNORXZ::hdf5::Group | protected |
| getRecursiveAttributes() const | CNORXZ::hdf5::ContentBase | |
| getTable(const String &name) const | CNORXZ::hdf5::Group | |
| getTable(const String &name, Tuple< Ts... > proto) | CNORXZ::hdf5::Group | |
| Group(const String &gname, const ContentBase *_parent) | CNORXZ::hdf5::Group | |
| id() const | CNORXZ::hdf5::ContentBase | |
| isOpen() const | CNORXZ::hdf5::ContentBase | |
| iter(F &&f) const | CNORXZ::hdf5::Group | |
| iter(F &&f) | CNORXZ::hdf5::Group | |
| iterRecursive(F &&f) const | CNORXZ::hdf5::Group | |
| iterRecursive(F &&f) | CNORXZ::hdf5::Group | |
| mCont | CNORXZ::hdf5::Group | protected |
| mId | CNORXZ::hdf5::ContentBase | protected |
| mkCont() | CNORXZ::hdf5::Group | protected |
| mName | CNORXZ::hdf5::ContentBase | protected |
| mParent | CNORXZ::hdf5::ContentBase | protected |
| name() const | CNORXZ::hdf5::ContentBase | |
| open() override | CNORXZ::hdf5::Group | virtual |
| parent() const | CNORXZ::hdf5::ContentBase | |
| path() const override | CNORXZ::hdf5::Group | virtual |
| recursion(const C &c, F &&f) | CNORXZ::hdf5::Group | inlineprotectedstatic |
| ro() const override | CNORXZ::hdf5::Group | virtual |
| type() const override | CNORXZ::hdf5::Group | virtual |
| ~ContentBase()=default | CNORXZ::hdf5::ContentBase | virtual |
| ~Group() | CNORXZ::hdf5::Group | |