Speeduino
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
set_table_value_visitor Struct Reference

Public Member Functions

 set_table_value_visitor (uint16_t offset, byte newValue)
 
template<typename TTable >
void visit (TTable &table)
 

Public Attributes

uint16_t _offset
 
byte _newValue
 

Constructor & Destructor Documentation

◆ set_table_value_visitor()

set_table_value_visitor::set_table_value_visitor ( uint16_t  offset,
byte  newValue 
)
inlineexplicit

Member Function Documentation

◆ visit()

template<typename TTable >
void set_table_value_visitor::visit ( TTable table)
inline
Here is the call graph for this function:

Member Data Documentation

◆ _newValue

byte set_table_value_visitor::_newValue

◆ _offset

uint16_t set_table_value_visitor::_offset

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