#include <h5_Attribute.h>
Definition at line 31 of file h5_Attribute.h.
◆ Attribute() [1/3]
Attribute::Attribute |
( |
hid_t |
iParentID, |
|
|
std::string const & |
iName |
|
) |
| |
◆ ~Attribute()
Attribute::~Attribute |
( |
| ) |
|
◆ Attribute() [2/3]
cms::h5::Attribute::Attribute |
( |
const Attribute & |
| ) |
|
|
delete |
◆ Attribute() [3/3]
cms::h5::Attribute::Attribute |
( |
Attribute && |
| ) |
|
|
delete |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ readString()
std::string Attribute::readString |
( |
| ) |
const |
◆ readUInt32()
uint32_t Attribute::readUInt32 |
( |
| ) |
const |
◆ id_
hid_t cms::h5::Attribute::id_ |
|
private |