#include <LinkedLists.h>
Collaboration diagram for IndirectNode:
Data Fields | |
Node | nodeHeader |
NodePtr | nodePtr |
This is made to make an ordered list of some nodes in another, differently ordered list.
Definition at line 55 of file LinkedLists.h.
|
Definition at line 57 of file LinkedLists.h. Referenced by ApplyIndirectOnSimple(), FindAndList(), FindAndMoveOut(), FindLast(), and LeftNodeRight(). |
|
Definition at line 58 of file LinkedLists.h. Referenced by ApplyIndirectOnSimple(), BinaryToDouble(), FindAndList(), FindAndMoveOut(), and LeftNodeRight(). |