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

#include <vecPtr.h>

Data Fields

int nCap
 
int nSize
 
void ** pArray
 

Detailed Description

Definition at line 43 of file vecPtr.h.

Field Documentation

int Vec_Ptr_t_::nCap

Definition at line 45 of file vecPtr.h.

int Vec_Ptr_t_::nSize

Definition at line 46 of file vecPtr.h.

void** Vec_Ptr_t_::pArray

Definition at line 47 of file vecPtr.h.


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