SFBDispatchEntry Struct Reference
An
SFBDispatchEntry describes an SFB reflex.
More...
#include <SFBReactor.h>
|
Data Fields |
GRL | grl |
u8 | type |
u8 | flags |
Detailed Description
An
SFBDispatchEntry describes an SFB reflex.
It combines a PacketHandler with a u8 type code and eight bits of flags, and fit it all in a word.
The documentation for this struct was generated from the following files:
- src/include/SFBReactor.h
- src/components/library/SFBReactor.cpp