TPCCLIB
Loading...
Searching...
No Matches
IFT Struct Reference

#include <libtpcmisc.h>

Data Fields

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

Detailed Description

IFT struct

Definition at line 264 of file libtpcmisc.h.

Field Documentation

◆ data

unsigned char* IFT::data

Pointer to binary data; not yet supported

Definition at line 283 of file libtpcmisc.h.

Referenced by iftEmpty(), and iftInit().

◆ datasize

size_t IFT::datasize

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

Definition at line 281 of file libtpcmisc.h.

Referenced by iftEmpty(), and iftInit().

◆ item

◆ keyNr

◆ status

const char* IFT::status

Pointer to a status message

Definition at line 277 of file libtpcmisc.h.

Referenced by cptReadOne(), iftdup(), iftSetStatus(), irdRead(), tsvRead(), vrdRead(), and xelRead().

◆ type

int IFT::type

Type of the parameter file: 0=unknown, 1=interfile ':=' , 2=setup '=', 3=result ':', 4=space ' ' 5=tab, 6=',', 7=';'

Definition at line 275 of file libtpcmisc.h.

Referenced by defRead(), iftdup(), iftRead(), and iftWriteItem().


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