Motorcortex Core
version: 2.7.6
|
Public Member Functions | |
SignalId (uint32_t code) | |
SignalId (uint32_t code, uint32_t subsystem) | |
SignalId (uint32_t code, uint32_t subsystem, const uint32_t *info) | |
uint64_t | getKey () const |
uint32_t | getCode () const |
uint32_t | getSubsystem () const |
bool | hasSubsystem () const |
uint32_t | getInfo () const |
const uint32_t * | getInfoPtr () const |
bool | operator() (const SignalId &lhs, const SignalId &rhs) const |