Go to the source code of this file.
Namespaces |
namespace | igstk |
| This file contains the declarations of IGSTK Events used to communicate among components.
|
Functions |
| igstk::igstkEventMacro (TrackerToolEvent, StringEvent) |
| igstk::igstkEventMacro (TrackerToolErrorEvent, IGSTKErrorWithStringEvent) |
| igstk::igstkEventMacro (TrackerToolConfigurationEvent, TrackerToolEvent) |
| igstk::igstkEventMacro (TrackerToolConfigurationErrorEvent, TrackerToolErrorEvent) |
| igstk::igstkEventMacro (InvalidRequestToAttachTrackerToolErrorEvent, TrackerToolErrorEvent) |
| igstk::igstkEventMacro (InvalidRequestToDetachTrackerToolErrorEvent, TrackerToolErrorEvent) |
| igstk::igstkEventMacro (TrackerToolAttachmentToTrackerEvent, TrackerToolEvent) |
| igstk::igstkEventMacro (TrackerToolAttachmentToTrackerErrorEvent, TrackerToolErrorEvent) |
| igstk::igstkEventMacro (TrackerToolDetachmentFromTrackerEvent, TrackerToolEvent) |
| igstk::igstkEventMacro (TrackerToolDetachmentFromTrackerErrorEvent, TrackerToolErrorEvent) |
| igstk::igstkEventMacro (TrackerToolMadeTransitionToTrackedStateEvent, TrackerToolEvent) |
| igstk::igstkEventMacro (TrackerToolNotAvailableToBeTrackedEvent, TrackerToolEvent) |
| igstk::igstkEventMacro (ToolTrackingStartedEvent, TrackerToolEvent) |
| igstk::igstkEventMacro (ToolTrackingStoppedEvent, TrackerToolEvent) |
std::ostream & | igstk::operator<< (std::ostream &os, const TrackerTool &o) |