abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Vec_Set_t_ Struct Reference

#include <vecSet.h>

Data Fields

int nPageSize
 
unsigned uPageMask
 
int nEntries
 
int iPage
 
int iPageS
 
int nPagesAlloc
 
word ** pPages
 

Detailed Description

Definition at line 50 of file vecSet.h.

Field Documentation

int Vec_Set_t_::iPage

Definition at line 55 of file vecSet.h.

int Vec_Set_t_::iPageS

Definition at line 56 of file vecSet.h.

int Vec_Set_t_::nEntries

Definition at line 54 of file vecSet.h.

int Vec_Set_t_::nPagesAlloc

Definition at line 57 of file vecSet.h.

int Vec_Set_t_::nPageSize

Definition at line 52 of file vecSet.h.

word** Vec_Set_t_::pPages

Definition at line 58 of file vecSet.h.

unsigned Vec_Set_t_::uPageMask

Definition at line 53 of file vecSet.h.


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