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

Protected Member Functions

void SetUp () override
 

Protected Attributes

TestGraph g
 
Aleph::IndexNode< TestGraph, TestNodeCmpindex {g}
 

Detailed Description

Definition at line 63 of file index-node.cc.

Member Function Documentation

◆ SetUp()

void IndexNodeTest::SetUp ( )
inlineoverrideprotected

Definition at line 68 of file index-node.cc.

Member Data Documentation

◆ g

TestGraph IndexNodeTest::g
protected

Definition at line 65 of file index-node.cc.

◆ index

Aleph::IndexNode<TestGraph, TestNodeCmp> IndexNodeTest::index {g}
protected

Definition at line 66 of file index-node.cc.


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