#include <eci_app.h>
Data Fields | |
void ** | tblptr |
char * | tblname |
char * | tbldesc |
char * | tblfilename |
uint32 | tblsize |
void * | tblvalfunc |
Table Interface Structure
char* tbldesc |
Description of table
char* tblfilename |
Filename of table
char* tblname |
Name of table
void** tblptr |
Pointer to table
uint32 tblsize |
Size of table
void* tblvalfunc |
Table validation func