echelon
0.8.0
|
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::group | inline |
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::group | inline |
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::group | inline |
create_scalar_dataset(const std::string &name, const T &value) | echelon::group | inline |
group()=default | echelon::group | |
iterate_links(const std::function< void(const link &)> &op) const | echelon::group | |
native_handle() const | echelon::group | |
native_handle_type typedef | echelon::group | |
operator bool() const | echelon::group | explicit |
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::group | inline |
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::group | inline |
require_scalar_dataset(const std::string &name, const T &value) | echelon::group | inline |
visit_links(const std::function< void(const link &)> &visitor) const | echelon::group | |
visit_objects(const std::function< void(const object &)> &visitor) const | echelon::group |