DAOS API (v2.1 - dev)
Loading...
Searching...
No Matches
daos_cont_list_attr_t Struct Reference

#include <daos_task.h>

Data Fields

daos_handle_t coh
 
char * buf
 
size_t * size
 

Detailed Description

Container attribute list args

Definition at line 446 of file daos_task.h.

Field Documentation

◆ buf

char* buf

Buffer containing concatenation of all attribute names.

Definition at line 450 of file daos_task.h.

◆ coh

Container open handle.

Definition at line 448 of file daos_task.h.

◆ size

size_t* size

[in]: Buffer size. [out]: Aggregate size of all attribute names.

Definition at line 452 of file daos_task.h.


The documentation for this struct was generated from the following file: