A class for accessing hdf5 objects info.
More...
#include <H5Object.hpp>
|
haddr_t | getAddress () const noexcept |
| Retrieve the address of the object (within its file)
|
|
unsigned long | getFileNumber () const noexcept |
|
size_t | getHardLinkRefCount () const noexcept |
| Retrieve the number of references to this object.
|
|
time_t | getAccessTime () const noexcept |
|
time_t | getModificationTime () const noexcept |
|
time_t | getChangeTime () const noexcept |
|
time_t | getCreationTime () const noexcept |
|
hsize_t | getNumAttr () const noexcept |
|
A class for accessing hdf5 objects info.
The documentation for this class was generated from the following files: