|
Jive reference manual
|
This is the complete list of members for jem::hdf5::Group, including all inherited members.
| addLink(const H5Object &obj, const String &name) const | jem::hdf5::Group | |
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| eraseDataSet(const String &name) const | jem::hdf5::Group | |
| eraseGroup(const String &name) const | jem::hdf5::Group | |
| eraseLink(const String &name) const | jem::hdf5::Group | |
| findAttribute(const String &name) const | jem::hdf5::H5Object | |
| findAttribute(T &value, const String &name) const | jem::hdf5::H5Object | |
| findAttribute(const Array< T, N > &value, const String &name) const | jem::hdf5::H5Object | |
| findDataSet(const String &name) const | jem::hdf5::Group | |
| findDataSet(T &data, const String &name) const | jem::hdf5::Group | |
| findDataSet(const Array< T, N > &data, const String &name) const | jem::hdf5::Group | |
| findGroup(const String &name) const | jem::hdf5::Group | |
| getAttribute(const String &name) const | jem::hdf5::H5Object | |
| getAttribute(T &value, const String &name) const | jem::hdf5::H5Object | |
| getAttribute(const Array< T, N > &value, const String &name) const | jem::hdf5::H5Object | |
| getClass() const | jem::Object | virtual |
| getContext() const | jem::hdf5::H5Object | |
| getDataSet(const String &name) const | jem::hdf5::Group | |
| getDataSet(T &data, const String &name) const | jem::hdf5::Group | |
| getDataSet(const Array< T, N > &data, const String &name) const | jem::hdf5::Group | |
| getGroup(const String &name) const | jem::hdf5::Group | |
| getID() const | jem::hdf5::H5Object | |
| getName() const | jem::hdf5::H5Object | |
| getType() | jem::Object | static |
| Group(const Handle &gid) | jem::hdf5::Group | explicit |
| H5Object(const Handle &oid) | jem::hdf5::H5Object | explicitprotected |
| hasAttribute(const String &name) const | jem::hdf5::H5Object | |
| hasDataSet(const String &name) const | jem::hdf5::Group | |
| hasGroup(const String &name) const | jem::hdf5::Group | |
| hashValue() const | jem::Object | virtual |
| listAllDataSets() const | jem::hdf5::Group | |
| listAllGroups() const | jem::hdf5::Group | |
| listAttributes() const | jem::hdf5::H5Object | |
| listDataSets() const | jem::hdf5::Group | |
| listGroups() const | jem::hdf5::Group | |
| newAttribute(const String &name, const DataType &type) const | jem::hdf5::H5Object | |
| newAttribute(const String &name, const DataType &type, const DataSpace &space) const | jem::hdf5::H5Object | |
| newDataSet(const String &name, const DataType &type, const DataSpace &space, int flags=0) const | jem::hdf5::Group | |
| newGroup(const String &name) const | jem::hdf5::Group | |
| oid_ | jem::hdf5::H5Object | protected |
| setAttribute(const String &name, const T &value) const | jem::hdf5::H5Object | |
| setDataSet(const String &name, const T &data) const | jem::hdf5::Group | |
| toString() const | jem::Object | virtual |
| ~Collectable() | jem::Collectable | protected |
| ~Group() | jem::hdf5::Group | protectedvirtual |
| ~H5Object() | jem::hdf5::H5Object | protectedvirtual |