|
| template<typename T > |
| void | setSig (const SIG *signal, T value) |
| |
| template<typename T > |
| T | getSig (const SIG *signal) |
| |
| | MSG (const uint32_t msgAddr, bool outgoing, const SIG **SIGNALS, const int signalCount, const bool hasValueSetter) |
| |
Definition at line 33 of file SDBC_class.hpp.
◆ MSG()
| SDBC::MSG::MSG |
( |
const uint32_t |
msgAddr, |
|
|
bool |
outgoing, |
|
|
const SIG ** |
SIGNALS, |
|
|
const int |
signalCount, |
|
|
const bool |
hasValueSetter |
|
) |
| |
|
inline |
◆ getSig()
template<typename T >
| T SDBC::MSG::getSig |
( |
const SIG * |
signal | ) |
|
|
inline |
◆ setSig()
template<typename T >
| void SDBC::MSG::setSig |
( |
const SIG * |
signal, |
|
|
T |
value |
|
) |
| |
|
inline |
◆ hasValueSetter
| const bool SDBC::MSG::hasValueSetter |
◆ outgoing
| const bool SDBC::MSG::outgoing |
◆ signalCount
| const int SDBC::MSG::signalCount |
◆ SIGNALS
| const SIG** SDBC::MSG::SIGNALS |
The documentation for this class was generated from the following file: