|
CX Framework
Cross-platform C utility framework
|
#include <logwire.h>
Data Fields | |
| int | kind |
| LOG_WIRE_FRAME. | |
| const LogWireRecord * | rec |
| LOG_WireEntry. | |
| const LogWireGap * | gap |
| LOG_WireGap. | |
| const LogSubSpec * | sub |
| LOG_WireSubscribe. | |
| const LogWireCatalog * | cat |
| LOG_WireCatalog. | |
One decoded frame
Only the member matching kind is filled in; the rest are NULL.