LibJuno 0.1.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
|
#include <table_types.h>
Data Fields | |
const char * | pcTablePath |
The path to the table. | |
JUNO_TABLE_HDR_T * | ptBuff |
The memory buffer for the table. | |
size_t | zBuffSize |
The memory buffer size. | |
DECLARE_FAILURE_HANDLER | |
The failure handler. | |
JUNO_TABLE_TAG::DECLARE_FAILURE_HANDLER |
The failure handler.
const char* JUNO_TABLE_TAG::pcTablePath |
The path to the table.
JUNO_TABLE_HDR_T* JUNO_TABLE_TAG::ptBuff |
The memory buffer for the table.
size_t JUNO_TABLE_TAG::zBuffSize |
The memory buffer size.