|
IGSTK
|
#include <iostream>#include <map>#include <queue>#include <string>#include "igstkMacros.h"#include "igstkStateMachineState.h"#include "igstkStateMachineInput.h"#include "igstkStateMachine.txx"

Go to the source code of this file.
Classes | |
| class | igstk::StateMachine< TClass > |
| Generic implementation of the State Machine model. More... | |
Namespaces | |
| namespace | igstk |
This file contains the declarations of IGSTK Events used to communicate among components. | |
Functions | |
| template<class TClass > | |
| std::ostream & | igstk::operator<< (std::ostream &os, const StateMachine< TClass > &o) |
| Print the object information in a stream. | |
1.7.4