Data Fields
IFT Struct Reference

#include <ift.h>

Collaboration diagram for IFT:
Collaboration graph
[legend]

Data Fields

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

Field Documentation

Number of allocated places for keys and values

Referenced by iftEmpty(), iftInit(), and iftPut().

unsigned char* IFT::data

Pointer to binary data; not yet supported

Referenced by iftEmpty(), and iftInit().

size_t IFT::datasize

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

Referenced by iftEmpty(), and iftInit().

char* IFT::status

Pointer to a status message

Referenced by iftSetStatus().

int IFT::type

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

Referenced by iftRead(), and iftWriteItem().


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