IGSTK
Classes | Namespaces | Functions
igstkVideoImager.h File Reference
#include <vector>
#include <map>
#include "itkMutexLock.h"
#include "itkConditionVariable.h"
#include "itkMultiThreader.h"
#include "igstkObject.h"
#include "igstkStateMachine.h"
#include "igstkTransform.h"
#include "igstkFrame.h"
#include "igstkPulseGenerator.h"
#include "igstkVideoImagerTool.h"
#include "igstkCoordinateSystemInterfaceMacros.h"
Include dependency graph for igstkVideoImager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  igstk::VideoImager
 Abstract superclass for concrete IGSTK VideoImager classes. More...

Namespaces

namespace  igstk
 This file contains the declarations of IGSTK Events used to communicate among components.

Functions

 igstk::igstkEventMacro (VideoImagerEvent, StringEvent)
 igstk::igstkEventMacro (VideoImagerErrorEvent, IGSTKErrorWithStringEvent)
 igstk::igstkEventMacro (VideoImagerOpenEvent, VideoImagerEvent)
 igstk::igstkEventMacro (VideoImagerOpenErrorEvent, VideoImagerErrorEvent)
 igstk::igstkEventMacro (VideoImagerCloseEvent, VideoImagerEvent)
 igstk::igstkEventMacro (VideoImagerCloseErrorEvent, VideoImagerErrorEvent)
 igstk::igstkEventMacro (VideoImagerInitializeEvent, VideoImagerEvent)
 igstk::igstkEventMacro (VideoImagerInitializeErrorEvent, VideoImagerErrorEvent)
 igstk::igstkEventMacro (VideoImagerStartImagingEvent, VideoImagerEvent)
 igstk::igstkEventMacro (VideoImagerStartImagingErrorEvent, VideoImagerErrorEvent)
 igstk::igstkEventMacro (VideoImagerStopImagingEvent, VideoImagerEvent)
 igstk::igstkEventMacro (VideoImagerStopImagingErrorEvent, VideoImagerErrorEvent)
 igstk::igstkEventMacro (VideoImagerUpdateStatusEvent, VideoImagerEvent)
 igstk::igstkEventMacro (VideoImagerUpdateStatusErrorEvent, VideoImagerErrorEvent)