External Code Interface (ECI)
 All Data Structures Files Functions Variables Typedefs Groups Pages
Data Fields
ECI_Tbl_t Struct Reference

#include <eci_app.h>

Data Fields

void ** tblptr
 
char * tblname
 
char * tbldesc
 
char * tblfilename
 
uint32 tblsize
 
void * tblvalfunc
 

Detailed Description

Table Interface Structure

Field Documentation

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


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