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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

GT g
 

Detailed Description

Definition at line 24 of file index_graph_test.cc.

Member Function Documentation

◆ SetUp()

void IndexGraphTest::SetUp ( )
inlineoverrideprotected

Definition at line 29 of file index_graph_test.cc.

References g.

◆ TearDown()

void IndexGraphTest::TearDown ( )
inlineoverrideprotected

Definition at line 34 of file index_graph_test.cc.

Member Data Documentation

◆ g

GT IndexGraphTest::g
protected

Definition at line 27 of file index_graph_test.cc.

Referenced by SetUp().


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