#include <ogdf/basic/pctree/util/IntrusiveList.h>
Inheritance diagram for ogdf::pc_tree::IntrusiveList< T >::node:Private Attributes | |
| T * | m_next |
| T * | m_prev |
Friends | |
| class | IntrusiveList |
Definition at line 79 of file IntrusiveList.h.
|
friend |
Definition at line 80 of file IntrusiveList.h.
|
private |
Definition at line 83 of file IntrusiveList.h.
|
private |
Definition at line 84 of file IntrusiveList.h.