![]() |
DAOS API (v2.1 - dev)
|
#include <daos_task.h>
Data Fields | |
| daos_handle_t | poh |
| int | n |
| char const *const * | names |
pool del attributes args
Definition at line 290 of file daos_task.h.
| int n |
Number of attributes.
Definition at line 294 of file daos_task.h.
| char const* const* names |
Array of n null-terminated attribute names.
Definition at line 296 of file daos_task.h.
| daos_handle_t poh |
Pool open handle.
Definition at line 292 of file daos_task.h.