|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Protected Member Functions | |
| void | SetUp () override |
| bool | all_node_cookies_null () |
| bool | all_arc_cookies_null () |
Protected Attributes | |
| Graph | g |
| Node * | n1 |
| Node * | n2 |
| Node * | n3 |
| Arc * | a1 |
| Arc * | a2 |
Definition at line 48 of file cookie_guard_test.cc.
|
inlineprotected |
Definition at line 72 of file cookie_guard_test.cc.
References ARC_COOKIE, g, and GraphCommon< GT, Node, Arc >::get_arc_it().
|
inlineprotected |
Definition at line 64 of file cookie_guard_test.cc.
References g, GraphCommon< GT, Node, Arc >::get_node_it(), and NODE_COOKIE.
|
inlineoverrideprotected |
Definition at line 55 of file cookie_guard_test.cc.
References a1, a2, g, Aleph::List_Graph< _Graph_Node, _Graph_Arc >::insert_arc(), Aleph::List_Graph< _Graph_Node, _Graph_Arc >::insert_node(), n1, n2, and n3.
|
protected |
Definition at line 53 of file cookie_guard_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 53 of file cookie_guard_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 51 of file cookie_guard_test.cc.
Referenced by all_arc_cookies_null(), all_node_cookies_null(), and SetUp().
|
protected |
Definition at line 52 of file cookie_guard_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 52 of file cookie_guard_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 52 of file cookie_guard_test.cc.
Referenced by SetUp().