|
hops
|
This is the complete list of members for HighFive::File, including all inherited members.
| _hid | HighFive::Object | protected |
| Create enum value | HighFive::File | |
| createAttribute(const std::string &attribute_name, const DataSpace &space, const DataType &type) | HighFive::AnnotateTraits< File > | inline |
| createAttribute(const std::string &attribute_name, const DataSpace &space) | HighFive::AnnotateTraits< File > | inline |
| createAttribute(const std::string &attribute_name, const T &data) | HighFive::AnnotateTraits< File > | inline |
| createDataSet(const std::string &dataset_name, const DataSpace &space, const DataType &type, const DataSetCreateProps &createProps=DataSetCreateProps(), const DataSetAccessProps &accessProps=DataSetAccessProps()) | HighFive::NodeTraits< File > | inline |
| createDataSet(const std::string &dataset_name, const DataSpace &space, const DataSetCreateProps &createProps=DataSetCreateProps(), const DataSetAccessProps &accessProps=DataSetAccessProps()) | HighFive::NodeTraits< File > | inline |
| createDataSet(const std::string &dataset_name, const T &data, const DataSetCreateProps &createProps=DataSetCreateProps(), const DataSetAccessProps &accessProps=DataSetAccessProps()) | HighFive::NodeTraits< File > | inline |
| createDataSet(const std::string &dataset_name, const FixedLenStringArray< N > &data, const DataSetCreateProps &createProps=DataSetCreateProps(), const DataSetAccessProps &accessProps=DataSetAccessProps()) | HighFive::NodeTraits< File > | inline |
| createGroup(const std::string &group_name, bool parents=true) | HighFive::NodeTraits< File > | inline |
| Debug enum value | HighFive::File | |
| deleteAttribute(const std::string &attribute_name) | HighFive::AnnotateTraits< File > | inline |
| Excl enum value | HighFive::File | |
| exist(const std::string &node_name) const | HighFive::NodeTraits< File > | inline |
| File(const std::string &filename, unsigned openFlags=ReadOnly, const FileAccessProps &fileAccessProps=FileDriver()) | HighFive::File | inlineexplicit |
| flush() | HighFive::File | inline |
| getAttribute(const std::string &attribute_name) const | HighFive::AnnotateTraits< File > | inline |
| getDataSet(const std::string &dataset_name, const DataSetAccessProps &accessProps=DataSetAccessProps()) const | HighFive::NodeTraits< File > | inline |
| getGroup(const std::string &group_name) const | HighFive::NodeTraits< File > | inline |
| getId() const noexcept | HighFive::Object | inline |
| getInfo() const | HighFive::Object | inline |
| getLinkType(const std::string &node_name) const | HighFive::NodeTraits< File > | inline |
| getName() const noexcept | HighFive::File | inline |
| getNumberAttributes() const | HighFive::AnnotateTraits< File > | inline |
| getNumberObjects() const | HighFive::NodeTraits< File > | inline |
| getObjectName(size_t index) const | HighFive::NodeTraits< File > | inline |
| getObjectType(const std::string &node_name) const | HighFive::NodeTraits< File > | inline |
| getPath() const | HighFive::NodeTraits< File > | inline |
| getType() const | HighFive::Object | inline |
| hasAttribute(const std::string &attr_name) const | HighFive::AnnotateTraits< File > | inline |
| isValid() const noexcept | HighFive::Object | inline |
| listAttributeNames() const | HighFive::AnnotateTraits< File > | inline |
| listObjectNames() const | HighFive::NodeTraits< File > | inline |
| Object() | HighFive::Object | inlineprotected |
| Object(const Object &other) | HighFive::Object | inlineprotected |
| Object(Object &&other) noexcept | HighFive::Object | inlineprotected |
| Object(hid_t) | HighFive::Object | inlineexplicitprotected |
| OpenOrCreate enum value | HighFive::File | |
| operator=(const Object &other) | HighFive::Object | inlineprotected |
| Overwrite enum value | HighFive::File | |
| ReadOnly enum value | HighFive::File | |
| ReadWrite enum value | HighFive::File | |
| rename(const std::string &src_path, const std::string &dest_path, bool parents=true) const | HighFive::NodeTraits< File > | inline |
| Truncate enum value | HighFive::File | |
| type | HighFive::File | static |
| unlink(const std::string &node_name) const | HighFive::NodeTraits< File > | inline |
| ~Object() | HighFive::Object | inline |
1.8.17