Definition at line 92 of file SiStripSpyEventMatcher.h.
◆ EventKey()
sistrip::SpyEventMatcher::EventKey::EventKey |
( |
const uint32_t |
eventId, |
|
|
const uint8_t |
apvAddress |
|
) |
| |
◆ apvAddress()
uint8_t sistrip::SpyEventMatcher::EventKey::apvAddress |
( |
| ) |
const |
|
inline |
◆ eventId()
uint32_t sistrip::SpyEventMatcher::EventKey::eventId |
( |
| ) |
const |
|
inline |
◆ operator<()
bool sistrip::SpyEventMatcher::EventKey::operator< |
( |
const EventKey & |
rhs | ) |
const |
|
inline |
◆ apvAddress_
uint8_t sistrip::SpyEventMatcher::EventKey::apvAddress_ |
|
private |
◆ eventId_
uint32_t sistrip::SpyEventMatcher::EventKey::eventId_ |
|
private |