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

#include <mapperInt.h>

Data Fields

Map_Node_t ** pArray
 
int nSize
 
int nCap
 

Detailed Description

Definition at line 299 of file mapperInt.h.

Field Documentation

int Map_NodeVecStruct_t_::nCap

Definition at line 303 of file mapperInt.h.

int Map_NodeVecStruct_t_::nSize

Definition at line 302 of file mapperInt.h.

Map_Node_t** Map_NodeVecStruct_t_::pArray

Definition at line 301 of file mapperInt.h.


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