Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Thread_Data Struct Reference

Public Member Functions

 Thread_Data ()=default
 

Public Attributes

long target_node
 
bool is_dashed = false
 

Detailed Description

Definition at line 238 of file btreepic.C.

Constructor & Destructor Documentation

◆ Thread_Data()

Thread_Data::Thread_Data ( )
default

Member Data Documentation

◆ is_dashed

bool Thread_Data::is_dashed = false

Definition at line 241 of file btreepic.C.

◆ target_node

long Thread_Data::target_node

Definition at line 240 of file btreepic.C.


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