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

#include <libtpccurveio.h>

Data Fields

int row
int col
char * content

Detailed Description

CSV item

Definition at line 357 of file libtpccurveio.h.

Field Documentation

◆ col

int CSV_item::col

CSV column, 1..col_nr

Definition at line 361 of file libtpccurveio.h.

Referenced by csv2dft_a(), csv2dft_linkset(), csv2dft_mat(), csvCell(), and csvRead().

◆ content

char* CSV_item::content

CSV item content as string.

Definition at line 363 of file libtpccurveio.h.

Referenced by csv2dft(), csv2dft_a(), csv2dft_b(), csv2dft_linkset(), csv2dft_mat(), csvCell(), csvEmpty(), csvRead(), and dftFormat().

◆ row

int CSV_item::row

CSV row, 1..row_nr

Definition at line 359 of file libtpccurveio.h.

Referenced by csv2dft_a(), csv2dft_linkset(), csv2dft_mat(), csvCell(), csvIsRegular(), and csvRead().


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