Class used for writing a HardLink with the NDFileHDF5 plugin.
More...
#include <NDFileHDF5Layout.h>
|
std::ostream & | operator<< (std::ostream &out, HardLink &hardLink) |
| Stream operator: use to prints a string representation of this class. More...
|
|
Class used for writing a HardLink with the NDFileHDF5 plugin.
◆ HardLink() [1/3]
hdf5::HardLink::HardLink |
( |
| ) |
|
◆ HardLink() [2/3]
hdf5::HardLink::HardLink |
( |
const std::string & |
name | ) |
|
◆ HardLink() [3/3]
hdf5::HardLink::HardLink |
( |
const HardLink & |
src | ) |
|
◆ ~HardLink()
hdf5::HardLink::~HardLink |
( |
| ) |
|
|
virtual |
◆ _str_()
std::string hdf5::HardLink::_str_ |
( |
| ) |
|
◆ get_target()
std::string & hdf5::HardLink::get_target |
( |
| ) |
|
◆ operator=()
◆ set_target()
void hdf5::HardLink::set_target |
( |
const std::string & |
target | ) |
|
Return a string representation of the object.
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
HardLink & |
hardLink |
|
) |
| |
|
friend |
Stream operator: use to prints a string representation of this class.
The documentation for this class was generated from the following files: