SAI Metadata
Loading...
Searching...
No Matches
_sai_attr_capability_t Struct Reference

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.
 

Detailed Description

Structure for attribute capabilities per operation.

Definition at line 138 of file saiobject.h.

Member Data Documentation

◆ create_implemented

bool _sai_attr_capability_t::create_implemented

Create is implemented.

Definition at line 143 of file saiobject.h.

◆ get_implemented

bool _sai_attr_capability_t::get_implemented

Get is implemented.

Definition at line 153 of file saiobject.h.

◆ set_implemented

bool _sai_attr_capability_t::set_implemented

Set is implemented.

Definition at line 148 of file saiobject.h.


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