1#ifndef JUNO_TABLE_TYPES_H
2#define JUNO_TABLE_TYPES_H
Definition table_types.h:18
uint32_t iCrc32
CRC32 checksum.
Definition table_types.h:20
Definition table_types.h:24
JUNO_TABLE_HDR_T * ptBuff
The memory buffer for the table.
Definition table_types.h:28
DECLARE_FAILURE_HANDLER
The failure handler.
Definition table_types.h:32
size_t zBuffSize
The memory buffer size.
Definition table_types.h:30
const char * pcTablePath
The path to the table.
Definition table_types.h:26
struct JUNO_TABLE_PRIVATE_TAG JUNO_TABLE_PRIVATE_T
Definition table_types.h:15