Parent class to represent callback functions as generic type such that all flavors can be invoked by single type.
More...
#include <callback/BNO08xCbGeneric.hpp>
Parent class to represent callback functions as generic type such that all flavors can be invoked by single type.
◆ ~BNO08xCbGeneric()
| virtual BNO08xCbGeneric::~BNO08xCbGeneric |
( |
| ) |
|
|
virtualdefault |
◆ BNO08xCbGeneric()
| BNO08xCbGeneric::BNO08xCbGeneric |
( |
uint8_t |
rpt_ID | ) |
|
|
inlineprotected |
◆ invoke()
| virtual void BNO08xCbGeneric::invoke |
( |
uint8_t |
rpt_ID | ) |
|
|
pure virtual |
◆ rpt_ID
| uint8_t BNO08xCbGeneric::rpt_ID |
The documentation for this class was generated from the following file: