Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

IFT Struct Reference

#include <ift.h>


Data Fields

int _memNr
int keyNr
int type
char * status
IFT_KEY_AND_VALUEitem
size_t datasize
unsigned char * data


Field Documentation

int IFT::_memNr
 

Number of allocated places for keys and values

unsigned char* IFT::data
 

Pointer to binary data; not yet supported

size_t IFT::datasize
 

Size of binary data (in bytes); not yet supported

IFT_KEY_AND_VALUE* IFT::item
 

List of key-value -pairs

int IFT::keyNr
 

Number of stored keys and their values

char* IFT::status
 

Pointer to a status message

int IFT::type
 

Type of the parameter file: 0=unknown, 1=interfile ':=' , 2=setup '=', 3=result ':'


The documentation for this struct was generated from the following file:
Generated on Wed Jan 5 23:33:12 2005 for libIFT by  doxygen 1.3.9.1