|
TPCCLIB
|
#include <libtpcmisc.h>
Data Fields | |
| int | nr |
| int * | i |
Integer list for functions intExpand() and intMerge().
Definition at line 318 of file libtpcmisc.h.
| int* INT_list::i |
List of integers
Definition at line 322 of file libtpcmisc.h.
Referenced by _intexadd(), intEmpty(), intInit(), and intMerge().
| int INT_list::nr |
Nr of integers
Definition at line 320 of file libtpcmisc.h.
Referenced by _intexadd(), intEmpty(), intExpand(), intInit(), and intMerge().