#include <tofi_config.h>
Public Attributes | |
unsigned char * | p_data |
Pointer to the data. More... | |
size_t | size |
Size of the data. More... | |
Definition at line 29 of file tofi_config.h.
unsigned char* ConfigFileData::p_data |
Pointer to the data.
Definition at line 30 of file tofi_config.h.
size_t ConfigFileData::size |
Size of the data.
Definition at line 31 of file tofi_config.h.