|
h5cpp 0.7.0
A modern C++ wrapper for the HDF5 C library
|
This is the complete list of members for hdf5::file::File, including all inherited members.
| buffer_size() const | hdf5::file::File | |
| close() | hdf5::file::File | |
| count_open_objects(SearchFlags flag) const | hdf5::file::File | |
| count_open_objects(SearchFlagsBase flags) const | hdf5::file::File | |
| File()=default | hdf5::file::File | |
| File(const File &)=default | hdf5::file::File | |
| File(File &&)=default | hdf5::file::File | |
| File(ObjectHandle &&handle) | hdf5::file::File | explicit |
| flush(Scope scope) const | hdf5::file::File | |
| id() const | hdf5::file::File | |
| intent() const | hdf5::file::File | |
| is_valid() const | hdf5::file::File | |
| operator hid_t() const | hdf5::file::File | inlineexplicit |
| operator=(const File &)=default | hdf5::file::File | |
| path() const | hdf5::file::File | |
| root(const property::GroupAccessList &gapl=property::GroupAccessList()) const | hdf5::file::File | |
| size() const | hdf5::file::File | |
| to_buffer(T &data) const | hdf5::file::File | |
| to_buffer_reshape(T &data, const datatype::Datatype &mem_type, const dataspace::Dataspace &mem_space) const | hdf5::file::File |