![]() |
DAOS API (v2.0)
|
#include <daos_task.h>
Data Fields | |
daos_handle_t | coh |
char * | buf |
size_t * | size |
Container attribute list args
Definition at line 410 of file daos_task.h.
char* buf |
Buffer containing concatenation of all attribute names.
Definition at line 414 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 412 of file daos_task.h.
size_t* size |
[in]: Buffer size. [out]: Aggregate size of all attribute names.
Definition at line 416 of file daos_task.h.