![]() |
DAOS API (v2.1 - dev)
|
#include <daos_task.h>
Data Fields | |
daos_handle_t | coh |
int | n |
char const *const * | names |
Container attribute del args
Definition at line 452 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 454 of file daos_task.h.
int n |
Number of attributes.
Definition at line 456 of file daos_task.h.
char const* const* names |
Array of n null-terminated attribute names.
Definition at line 458 of file daos_task.h.