SAI Metadata
All Classes Files Functions Variables Typedefs Enumerations Enumerator Modules
_sai_debug_counter_api_t Struct Reference

Counter methods table retrieved with sai_api_query() More...

#include <saidebugcounter.h>

Public Attributes

sai_create_debug_counter_fn create_debug_counter
 
sai_remove_debug_counter_fn remove_debug_counter
 
sai_set_debug_counter_attribute_fn set_debug_counter_attribute
 
sai_get_debug_counter_attribute_fn get_debug_counter_attribute
 

Detailed Description

Counter methods table retrieved with sai_api_query()

Definition at line 512 of file saidebugcounter.h.

Member Data Documentation

◆ create_debug_counter

sai_create_debug_counter_fn _sai_debug_counter_api_t::create_debug_counter

Definition at line 514 of file saidebugcounter.h.

◆ get_debug_counter_attribute

sai_get_debug_counter_attribute_fn _sai_debug_counter_api_t::get_debug_counter_attribute

Definition at line 517 of file saidebugcounter.h.

◆ remove_debug_counter

sai_remove_debug_counter_fn _sai_debug_counter_api_t::remove_debug_counter

Definition at line 515 of file saidebugcounter.h.

◆ set_debug_counter_attribute

sai_set_debug_counter_attribute_fn _sai_debug_counter_api_t::set_debug_counter_attribute

Definition at line 516 of file saidebugcounter.h.


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