Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Arc_Desc Struct Reference
Collaboration diagram for Arc_Desc:
[legend]

Public Member Functions

 Arc_Desc ()=default
 

Public Attributes

EepicNode< long > * target_node = nullptr
 
bool is_dashed = false
 

Detailed Description

Definition at line 211 of file btreepic.C.

Constructor & Destructor Documentation

◆ Arc_Desc()

Arc_Desc::Arc_Desc ( )
default

Member Data Documentation

◆ is_dashed

bool Arc_Desc::is_dashed = false

Definition at line 214 of file btreepic.C.

◆ target_node

EepicNode<long>* Arc_Desc::target_node = nullptr

Definition at line 213 of file btreepic.C.


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