|
hops
|
This is the complete list of members for HighFive::Group, including all inherited members.
| ::HighFive::NodeTraits class | HighFive::Group | friend |
| _hid | HighFive::Object | protected |
| createAttribute(const std::string &attribute_name, const DataSpace &space, const DataType &type) | HighFive::AnnotateTraits< Group > | inline |
| createAttribute(const std::string &attribute_name, const DataSpace &space) | HighFive::AnnotateTraits< Group > | inline |
| createAttribute(const std::string &attribute_name, const T &data) | HighFive::AnnotateTraits< Group > | inline |
| createDataSet(const std::string &dataset_name, const DataSpace &space, const DataType &type, const DataSetCreateProps &createProps=DataSetCreateProps(), const DataSetAccessProps &accessProps=DataSetAccessProps()) | HighFive::NodeTraits< Group > | inline |
| createDataSet(const std::string &dataset_name, const DataSpace &space, const DataSetCreateProps &createProps=DataSetCreateProps(), const DataSetAccessProps &accessProps=DataSetAccessProps()) | HighFive::NodeTraits< Group > | inline |
| createDataSet(const std::string &dataset_name, const T &data, const DataSetCreateProps &createProps=DataSetCreateProps(), const DataSetAccessProps &accessProps=DataSetAccessProps()) | HighFive::NodeTraits< Group > | inline |
| createDataSet(const std::string &dataset_name, const FixedLenStringArray< N > &data, const DataSetCreateProps &createProps=DataSetCreateProps(), const DataSetAccessProps &accessProps=DataSetAccessProps()) | HighFive::NodeTraits< Group > | inline |
| createGroup(const std::string &group_name, bool parents=true) | HighFive::NodeTraits< Group > | inline |
| deleteAttribute(const std::string &attribute_name) | HighFive::AnnotateTraits< Group > | inline |
| exist(const std::string &node_name) const | HighFive::NodeTraits< Group > | inline |
| File class | HighFive::Group | friend |
| getAttribute(const std::string &attribute_name) const | HighFive::AnnotateTraits< Group > | inline |
| getDataSet(const std::string &dataset_name, const DataSetAccessProps &accessProps=DataSetAccessProps()) const | HighFive::NodeTraits< Group > | inline |
| getGroup(const std::string &group_name) const | HighFive::NodeTraits< Group > | inline |
| getId() const noexcept | HighFive::Object | inline |
| getInfo() const | HighFive::Object | inline |
| getLinkType(const std::string &node_name) const | HighFive::NodeTraits< Group > | inline |
| getNumberAttributes() const | HighFive::AnnotateTraits< Group > | inline |
| getNumberObjects() const | HighFive::NodeTraits< Group > | inline |
| getObjectName(size_t index) const | HighFive::NodeTraits< Group > | inline |
| getObjectType(const std::string &node_name) const | HighFive::NodeTraits< Group > | inline |
| getPath() const | HighFive::NodeTraits< Group > | inline |
| getType() const | HighFive::Object | inline |
| Group(Object &&o) noexcept | HighFive::Group | inlineprotected |
| hasAttribute(const std::string &attr_name) const | HighFive::AnnotateTraits< Group > | inline |
| isValid() const noexcept | HighFive::Object | inline |
| listAttributeNames() const | HighFive::AnnotateTraits< Group > | inline |
| listObjectNames() const | HighFive::NodeTraits< Group > | inline |
| Object() | HighFive::Group | inlineprotected |
| Object(const Object &other) | HighFive::Group | inlineprotected |
| Object(Object &&other) noexcept | HighFive::Group | inlineprotected |
| Object(hid_t) | HighFive::Group | inlineexplicitprotected |
| HighFive::Object::Object(const Object &other) | HighFive::Object | inlineprotected |
| HighFive::Object::Object(Object &&other) noexcept | HighFive::Object | inlineprotected |
| HighFive::Object::Object(hid_t) | HighFive::Object | inlineexplicitprotected |
| operator=(const Object &other) | HighFive::Object | inlineprotected |
| Reference class | HighFive::Group | friend |
| rename(const std::string &src_path, const std::string &dest_path, bool parents=true) const | HighFive::NodeTraits< Group > | inline |
| type | HighFive::Group | static |
| unlink(const std::string &node_name) const | HighFive::NodeTraits< Group > | inline |
| ~Object() | HighFive::Object | inline |
1.8.17