Definition at line 17 of file VisitingFunctions.h.
|
Constructor.
|
|
Destructor.
|
|
Enter the node.
Definition at line 33 of file VisitingFunctions.h. References EnterFunction::enter(). |
|
leave the node.
Definition at line 37 of file VisitingFunctions.h. References LeaveFunction::leave(). |
|
Sets the enter function.
|
|
Sets the leave function.
|
|
Sets the walkOn function.
|
|
continue the node.
Definition at line 35 of file VisitingFunctions.h. References WalkOnFunction::walkOn(). |