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

#include <daos_task.h>

Data Fields

daos_handle_t coh
 
int n
 
char const *const * names
 

Detailed Description

Container attribute del args

Definition at line 468 of file daos_task.h.

Field Documentation

◆ coh

Container open handle.

Definition at line 470 of file daos_task.h.

◆ n

int n

Number of attributes.

Definition at line 472 of file daos_task.h.

◆ names

char const* const* names

Array of n null-terminated attribute names.

Definition at line 474 of file daos_task.h.


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