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

#include <fpgaInt.h>

Data Fields

Fpga_Node_t ** pArray
 
int nSize
 
int nCap
 

Detailed Description

Definition at line 250 of file fpgaInt.h.

Field Documentation

int Fpga_NodeVecStruct_t_::nCap

Definition at line 254 of file fpgaInt.h.

int Fpga_NodeVecStruct_t_::nSize

Definition at line 253 of file fpgaInt.h.

Fpga_Node_t** Fpga_NodeVecStruct_t_::pArray

Definition at line 252 of file fpgaInt.h.


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