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

#include <tpcift.h>

Data Fields

int _memNr
int keyNr
int type
int space_before_eq
int space_after_eq
IFT_ITEMitem

Detailed Description

Main struct for IFT items.

See also
IFT_ITEM, iftInit, iftFree, CVS, TAC, PAR

Definition at line 43 of file tpcift.h.

Field Documentation

◆ _memNr

int IFT::_memNr

Number of allocated places for keys and values

Definition at line 45 of file tpcift.h.

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

◆ item

◆ keyNr

◆ space_after_eq

int IFT::space_after_eq

Space after equal sign (0=no, otherways yes).

Definition at line 55 of file tpcift.h.

Referenced by abssWrite(), iftDuplicate(), iftInit(), and iftWriteItem().

◆ space_before_eq

int IFT::space_before_eq

Space before equal sign (0=no, otherways yes).

Definition at line 53 of file tpcift.h.

Referenced by abssWrite(), iftDuplicate(), iftInit(), and iftWriteItem().

◆ 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 51 of file tpcift.h.

Referenced by iftDuplicate(), iftInit(), iftWriteItem(), tacReadAllogg(), tacReadGEMS(), tacReadOldAllogg(), and tacReadScanditronics().


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