Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Org_custusx_core_video

Classes

class  cx::IGTLinkStreamerService
 
class  cx::ImageFileStreamerService
 
class  cx::ImageReceiverThread
 Base class for receiving images from a video stream. More...
 
class  cx::LocalServerStreamerArguments
 
class  cx::LocalServerStreamer
 
class  cx::OpenCVStreamerService
 
class  cx::USAcquisitionVideoPlayback
 Handler for playback of US image data from a US recording session. More...
 
class  cx::VideoConnection
 Represent one video grabber connection. More...
 
class  cx::VideoImplService
 
class  cx::VideoPluginActivator
 
class  cx::VideoServiceBackend
 

Typedefs

typedef boost::shared_ptr
< class ImageReceiverThread > 
cx::ImageReceiverThreadPtr
 
typedef boost::shared_ptr
< USAcquisitionVideoPlayback > 
cx::USAcquisitionVideoPlaybackPtr
 
typedef boost::shared_ptr
< class ProbeDefinition > 
cx::ProbeDefinitionPtr
 
typedef boost::shared_ptr
< class StreamerService > 
cx::StreamerServicePtr
 
typedef boost::shared_ptr
< class BasicVideoSource > 
cx::BasicVideoSourcePtr
 
typedef boost::shared_ptr
< class VideoServiceBackend > 
cx::VideoServiceBackendPtr
 
typedef boost::shared_ptr
< VideoConnection > 
cx::VideoConnectionPtr
 

Detailed Description

See cx::VideoImplService.

Streamer that listens to an IGTLink connection, then streams the incoming data.

Author
Christian Askeland, SINTEF
Date
2014-11-20

Typedef Documentation

typedef boost::shared_ptr< BasicVideoSource > cx::BasicVideoSourcePtr

Definition at line 48 of file cxPlaybackUSAcquisitionVideo.h.

typedef boost::shared_ptr< class ImageReceiverThread > cx::ImageReceiverThreadPtr

Definition at line 64 of file cxImageReceiverThread.h.

typedef boost::shared_ptr< ProbeDefinition > cx::ProbeDefinitionPtr

Definition at line 55 of file cxImageReceiverThread.h.

typedef boost::shared_ptr< class StreamerService > cx::StreamerServicePtr

Definition at line 53 of file cxImageReceiverThread.h.

typedef boost::shared_ptr< class USAcquisitionVideoPlayback > cx::USAcquisitionVideoPlaybackPtr

Definition at line 103 of file cxPlaybackUSAcquisitionVideo.h.

typedef boost::shared_ptr< class VideoConnection > cx::VideoConnectionPtr

Definition at line 121 of file cxVideoConnection.h.

typedef boost::shared_ptr< class VideoServiceBackend > cx::VideoServiceBackendPtr

Definition at line 49 of file cxPlaybackUSAcquisitionVideo.h.