SAI Metadata
|
Method table that contains function pointers for services exposed by adapter host for adapter. More...
#include <sai.h>
Public Attributes | |
sai_profile_get_value_fn | profile_get_value |
Get variable value given its name. | |
sai_profile_get_next_value_fn | profile_get_next_value |
Enumerate all the K/V pairs in a profile. | |
Method table that contains function pointers for services exposed by adapter host for adapter.
sai_profile_get_next_value_fn _sai_service_method_table_t::profile_get_next_value |
sai_profile_get_value_fn _sai_service_method_table_t::profile_get_value |