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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

HTList list
 

Detailed Description

Definition at line 264 of file htlist_test.cc.

Member Function Documentation

◆ SetUp()

void HTListInsertBugFixTest::SetUp ( )
inlineoverrideprotected

Definition at line 269 of file htlist_test.cc.

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

◆ TearDown()

void HTListInsertBugFixTest::TearDown ( )
inlineoverrideprotected

Definition at line 276 of file htlist_test.cc.

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

Member Data Documentation

◆ list

HTList HTListInsertBugFixTest::list
protected

Definition at line 267 of file htlist_test.cc.

Referenced by SetUp(), and TearDown().


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