Data Fields
IFT Struct Reference

#include <ift.h>

Collaboration diagram for IFT:
Collaboration graph

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

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().

IFT_KEY_AND_VALUE* IFT::item
int IFT::keyNr
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: