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

#include <vecBit.h>

Data Fields

int nCap
 
int nSize
 
int * pArray
 

Detailed Description

Definition at line 43 of file vecBit.h.

Field Documentation

int Vec_Bit_t_::nCap

Definition at line 45 of file vecBit.h.

int Vec_Bit_t_::nSize

Definition at line 46 of file vecBit.h.

int* Vec_Bit_t_::pArray

Definition at line 47 of file vecBit.h.


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