Class used for writing an Attribute with the NDFileHDF5 plugin.
More...
#include <NDFileHDF5Layout.h>
Class used for writing an Attribute with the NDFileHDF5 plugin.
◆ Attribute() [1/5]
hdf5::Attribute::Attribute |
( |
| ) |
|
|
inline |
◆ Attribute() [2/5]
hdf5::Attribute::Attribute |
( |
const Attribute & |
src | ) |
|
◆ Attribute() [3/5]
hdf5::Attribute::Attribute |
( |
std::string & |
name | ) |
|
◆ Attribute() [4/5]
hdf5::Attribute::Attribute |
( |
const char * |
name | ) |
|
◆ Attribute() [5/5]
hdf5::Attribute::Attribute |
( |
const char * |
name, |
|
|
DataSource & |
src |
|
) |
| |
◆ ~Attribute()
hdf5::Attribute::~Attribute |
( |
| ) |
|
|
inline |
◆ get_name()
std::string hdf5::Attribute::get_name |
( |
| ) |
|
◆ is_onFileClose()
bool hdf5::Attribute::is_onFileClose |
( |
| ) |
|
◆ is_onFileOpen()
bool hdf5::Attribute::is_onFileOpen |
( |
| ) |
|
◆ operator=()
◆ setOnFileOpen()
void hdf5::Attribute::setOnFileOpen |
( |
bool |
onOpen | ) |
|
◆ source
The documentation for this class was generated from the following files: