This structure is at the end of the publish queue file.
More...
#include <PublishQueueExtRK.h>
|
|
uint32_t | magic |
| | kQueueFileTrailerMagic
|
| |
|
uint32_t | dataSize |
| | size of the event data at the beginning of the file
|
| |
|
uint16_t | metaSize |
| | size of the JSON meta data (not null terminated)
|
| |
|
uint16_t | reserved |
| | not used, set to 0
|
| |
This structure is at the end of the publish queue file.
The documentation for this struct was generated from the following file: