#include <KSFoundation.h>
Data Fields | |
int | ninst |
int | nstates |
int | ngenerated |
void * | next |
int | size |
int ninst |
Number of instances of the object obtained by dry running the PG section in cveval()
on HOST. base.ninst` used later on TGT for memory allocation
int nstates |
Number of waveform states stored in the hw memory
int ngenerated |
number of sequence objects actually placed in the @pg
section on TGT. Checked against base.ninst
void* next |
pointer to the next object in the linked list
int size |
size of the parent object