PublishQueueExtRK
All Data Structures Functions Variables Pages
Data Fields
PublishQueueExt::QueueFileTrailer Struct Reference

This structure is at the end of the publish queue file. More...

#include <PublishQueueExtRK.h>

Data Fields

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
 

Detailed Description

This structure is at the end of the publish queue file.


The documentation for this struct was generated from the following file: