#include <daosFsCommon.h>
Definition at line 30 of file daosFsCommon.h.
◆ ~attrDataType()
daosFsCommon::attrDataType::~attrDataType |
( |
| ) |
|
|
overridevirtualdefault |
◆ add()
void daosFsCommon::attrDataType::add |
( |
const std::string & |
name, |
|
|
const std::string & |
value |
|
) |
| |
◆ fill()
void daosFsCommon::attrDataType::fill |
( |
daosFsCommon & |
handler | ) |
|
◆ set()
void daosFsCommon::attrDataType::set |
( |
ioHandle * |
handle | ) |
|
|
overridevirtual |
set this set of attributes on the file described by handle
- Exceptions
-
std::system_error | if attr setting fails |
- Parameters
-
[in] | handle | [in] handler for output file to set attrs on |
Implements ioHandle::attrDataType.
◆ daosFsIoCommon
The documentation for this class was generated from the following file: