#include <MultipleInteractionHandler.h>
Static Public Member Functions | |
static void | Init () |
Standard Init function used to initialize the interface. | |
Private Member Functions | |
MultipleInteractionHandler & | operator= (const MultipleInteractionHandler &) |
Private and non-existent assignment operator. | |
Static Private Attributes | |
static AbstractNoPIOClassDescription < MultipleInteractionHandler > | initMultipleInteractionHandler |
Describe an abstract class without persistent data. |
It is derived from the more general StepHandler class, and does not introduce more functioanality as it stands.
Definition at line 29 of file MultipleInteractionHandler.h.