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

Public Member Functions

 List_of_25_nodes ()
 
 ~List_of_25_nodes ()
 

Public Attributes

HTList list
 

Detailed Description

Definition at line 46 of file htlist.cc.

Constructor & Destructor Documentation

◆ List_of_25_nodes()

List_of_25_nodes::List_of_25_nodes ( )
inline

Definition at line 49 of file htlist.cc.

References Aleph::HTList::append(), and list.

◆ ~List_of_25_nodes()

List_of_25_nodes::~List_of_25_nodes ( )
inline

Definition at line 54 of file htlist.cc.

References list, and Aleph::HTList::remove_all_and_delete().

Member Data Documentation

◆ list

HTList List_of_25_nodes::list

Definition at line 48 of file htlist.cc.

Referenced by List_of_25_nodes(), and ~List_of_25_nodes().


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