#include <vgtl_ldagbase.h>
Public Member Functions | |
_LDG_edge () | |
~_LDG_node () | |
Public Attributes | |
_Te * | _E_data |
_TN * | _E_snode |
_TN * | _E_tnode |
Definition at line 179 of file vgtl_ldagbase.h.
standard constructor
Definition at line 195 of file vgtl_ldagbase.h.
standard destructor
Definition at line 205 of file vgtl_ldagbase.h.
the edge data
Definition at line 188 of file vgtl_ldagbase.h.
the pointer to the source node
Definition at line 190 of file vgtl_ldagbase.h.
the pointer to the target node
Definition at line 192 of file vgtl_ldagbase.h.