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

#include <tpcift.h>

Data Fields

char comment
 
short int sw
 
char * key
 
char * value
 

Detailed Description

Struct for one IFT item containing key and its value. Add new item using iftPut().

See also
IFT, iftPut

Definition at line 25 of file tpcift.h.

Field Documentation

◆ comment

char IFT_ITEM::comment

Comment line, starting with '#': 0=not, 1=yes.

Definition at line 27 of file tpcift.h.

Referenced by iftCopyItems(), iftDelete(), iftDuplicate(), iftPut(), iftWriteItem(), parReadFIT(), parReadRES(), parWriteCSV(), tacReadAllogg(), tacReadGEMS(), tacReadOldAllogg(), and tacReadScanditronics().

◆ key

char* IFT_ITEM::key

◆ sw

short int IFT_ITEM::sw

Undefined short integer for the use of programmer.

Definition at line 29 of file tpcift.h.

Referenced by iftDelete(), iftDuplicate(), and iftPut().

◆ value


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