NorMIT-nav  18.04
An IGT application
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 27 of file cxPlaybackUSAcquisitionVideo.h.

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

Definition at line 41 of file cxImageReceiverThread.h.

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

Definition at line 32 of file cxImageReceiverThread.h.

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

Definition at line 26 of file cxPlusConnectWidget.h.

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

Definition at line 82 of file cxPlaybackUSAcquisitionVideo.h.

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

Definition at line 100 of file cxVideoConnection.h.

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

Definition at line 28 of file cxPlaybackUSAcquisitionVideo.h.