|
Jive reference manual
|
This is the complete list of members for jem::hdf5::H5Object, including all inherited members.
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| 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 | |
| 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 | |
| getID() const | jem::hdf5::H5Object | |
| getName() const | jem::hdf5::H5Object | |
| getType() | jem::Object | static |
| H5Object(const Handle &oid) | jem::hdf5::H5Object | explicitprotected |
| hasAttribute(const String &name) const | jem::hdf5::H5Object | |
| hashValue() const | jem::Object | virtual |
| listAttributes() const | jem::hdf5::H5Object | |
| 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 | |
| oid_ | jem::hdf5::H5Object | protected |
| setAttribute(const String &name, const T &value) const | jem::hdf5::H5Object | |
| toString() const | jem::Object | virtual |
| ~Collectable() | jem::Collectable | protected |
| ~H5Object() | jem::hdf5::H5Object | protectedvirtual |