SAI Metadata
|
Structure for attribute capabilities per operation. More...
#include <saiobject.h>
Public Attributes | |
bool | create_implemented |
Create is implemented. | |
bool | set_implemented |
Set is implemented. | |
bool | get_implemented |
Get is implemented. | |
Structure for attribute capabilities per operation.
Definition at line 138 of file saiobject.h.
bool _sai_attr_capability_t::create_implemented |
Create is implemented.
Definition at line 143 of file saiobject.h.
bool _sai_attr_capability_t::get_implemented |
Get is implemented.
Definition at line 153 of file saiobject.h.
bool _sai_attr_capability_t::set_implemented |
Set is implemented.
Definition at line 148 of file saiobject.h.