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

#include <dec.h>

Data Fields

int fConst
 
int nLeaves
 
int nSize
 
int nCap
 
Dec_Node_tpNodes
 
Dec_Edge_t eRoot
 

Detailed Description

Definition at line 69 of file dec.h.

Field Documentation

Dec_Edge_t Dec_Graph_t_::eRoot

Definition at line 76 of file dec.h.

int Dec_Graph_t_::fConst

Definition at line 71 of file dec.h.

int Dec_Graph_t_::nCap

Definition at line 74 of file dec.h.

int Dec_Graph_t_::nLeaves

Definition at line 72 of file dec.h.

int Dec_Graph_t_::nSize

Definition at line 73 of file dec.h.

Dec_Node_t * Dec_Graph_t_::pNodes

Definition at line 75 of file dec.h.


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