echelon  0.8.0
echelon::group Member List

This is the complete list of members for echelon::group, including all inherited members.

attributes() const echelon::group
create_dataset(const std::string &name, const type &datatype, const std::vector< hsize_t > &dims, const dataset_options &options=dataset_options())echelon::group
create_dataset(const std::string &name, const type &datatype, const std::vector< hsize_t > &dims, const std::vector< hsize_t > &max_dims, const dataset_options &options=dataset_options())echelon::group
create_dataset(const std::string &name, const std::vector< hsize_t > &dims, const dataset_options &options=dataset_options())echelon::groupinline
create_dataset(const std::string &name, const std::vector< hsize_t > &dims, const std::vector< hsize_t > &max_dims, const dataset_options &options=dataset_options())echelon::groupinline
create_group(const std::string &name)echelon::group
create_scalar_dataset(const std::string &name, const type &datatype)echelon::group
create_scalar_dataset(const std::string &name)echelon::groupinline
create_scalar_dataset(const std::string &name, const T &value)echelon::groupinline
group()=defaultechelon::group
iterate_links(const std::function< void(const link &)> &op) const echelon::group
native_handle() const echelon::group
native_handle_type typedefechelon::group
operator bool() const echelon::groupexplicit
operator[](const std::string &name) const echelon::group
ref() const echelon::group
remove(const std::string &name) const echelon::group
require_dataset(const std::string &name, const type &datatype, const std::vector< hsize_t > &dims, const dataset_options &options=dataset_options())echelon::group
require_dataset(const std::string &name, const std::vector< hsize_t > &dims, const dataset_options &options=dataset_options())echelon::groupinline
require_group(const std::string &name)echelon::group
require_scalar_dataset(const std::string &name, const type &datatype)echelon::group
require_scalar_dataset(const std::string &name)echelon::groupinline
require_scalar_dataset(const std::string &name, const T &value)echelon::groupinline
visit_links(const std::function< void(const link &)> &visitor) const echelon::group
visit_objects(const std::function< void(const object &)> &visitor) const echelon::group