Jive reference manual
jem::hdf5::Group Member List

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::Collectableprotected
equals(const Ref< Object > &obj) const jem::Objectvirtual
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::Objectvirtual
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::Objectstatic
Group(const Handle &gid)jem::hdf5::Groupexplicit
H5Object(const Handle &oid)jem::hdf5::H5Objectexplicitprotected
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::Objectvirtual
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::H5Objectprotected
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::Objectvirtual
~Collectable()jem::Collectableprotected
~Group()jem::hdf5::Groupprotectedvirtual
~H5Object()jem::hdf5::H5Objectprotectedvirtual