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

#include <tpctac.h>

Data Fields

TACtac
 
int nr
 
int _nr
 

Detailed Description

Definition for a list of TAC data structures.

See also
TAC, TACC, mtacInit, mtacFree, mtacAllocate, mtacAddTAC

Definition at line 149 of file tpctac.h.

Field Documentation

◆ _nr

int MTAC::_nr

Allocated TAC list size, _nr >= nr.

Definition at line 155 of file tpctac.h.

Referenced by mtacAllocate(), mtacAllocateMore(), mtacFree(), and mtacInit().

◆ nr

int MTAC::nr

Number of TAC structures in the list.

Definition at line 153 of file tpctac.h.

Referenced by mtacAddTAC(), mtacAllocateMore(), mtacInit(), and mtgaPlotSVG().

◆ tac

TAC* MTAC::tac

List of TAC data structures.

Definition at line 151 of file tpctac.h.

Referenced by mtacAddTAC(), mtacAllocate(), mtacAllocateMore(), mtacFree(), mtacInit(), and mtgaPlotSVG().


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