Fraxinus
16.5.0-fx-rc5
An IGT application
|
Handles the us acquisition process. More...
Classes | |
class | cx::AcquisitionServicePluginActivator |
class | cx::RecordSession |
class | cx::AcquisitionPlugin |
class | cx::RecordSessionWidget |
class | cx::SoundSpeedConverterWidget |
class | cx::StringPropertySelectRecordSessionBase |
class | cx::StringPropertySelectRecordSession |
class | cx::USAcqusitionWidget |
class | cx::AcquisitionData |
class | cx::Acquisition |
class | cx::USAcquisition |
Handles the us acquisition process.The USAcquisition object attaches itself to an input Acquisition object and records ultrasound data when the Acquisiton records. More... | |
class | cx::USSavingRecorder |
Record and save ultrasound data.Use the start/stop pair to record video from the input streams during that period. A cancel instead of stop will clear the recording. More... | |
class | SoundSpeedConversionWidget |
Typedefs | |
typedef boost::shared_ptr < class RecordSession > | cx::RecordSessionPtr |
typedef std::map< double, Transform3D > | cx::TimedTransformMap |
typedef boost::shared_ptr < class AcquisitionService > | cx::AcquisitionServicePtr |
typedef boost::shared_ptr < class RecordSessionWidget > | cx::RecordSessionWidgetPtr |
typedef boost::shared_ptr < class StringPropertySelectRecordSessionBase > | cx::StringPropertySelectRecordSessionBasePtr |
typedef boost::shared_ptr < class StringPropertySelectRecordSession > | cx::StringPropertySelectRecordSessionPtr |
typedef boost::shared_ptr < class AcquisitionData > | cx::AcquisitionDataPtr |
typedef boost::shared_ptr < class Acquisition > | cx::AcquisitionPtr |
typedef boost::shared_ptr < class USAcquisition > | cx::USAcquisitionPtr |
typedef boost::shared_ptr < class USSavingRecorder > | cx::USSavingRecorderPtr |
Handles the us acquisition process.
typedef boost::shared_ptr< class AcquisitionData > cx::AcquisitionDataPtr |
Definition at line 43 of file cxAcquisitionImplService.h.
typedef boost::shared_ptr< class Acquisition > cx::AcquisitionPtr |
Definition at line 42 of file cxAcquisitionImplService.h.
typedef boost::shared_ptr< class AcquisitionService > cx::AcquisitionServicePtr |
Definition at line 48 of file cxLegacySingletons.h.
typedef boost::shared_ptr< class RecordSession > cx::RecordSessionPtr |
Definition at line 49 of file cxAcquisitionService.h.
typedef boost::shared_ptr< class RecordSessionWidget > cx::RecordSessionWidgetPtr |
Definition at line 54 of file cxRecordSessionWidget.h.
typedef boost::shared_ptr<class StringPropertySelectRecordSessionBase> cx::StringPropertySelectRecordSessionBasePtr |
Definition at line 68 of file cxStringPropertySelectRecordSession.h.
typedef boost::shared_ptr<class StringPropertySelectRecordSession> cx::StringPropertySelectRecordSessionPtr |
Definition at line 71 of file cxStringPropertySelectRecordSession.h.
typedef std::map< double, Transform3D > cx::TimedTransformMap |
Definition at line 57 of file cxRecordSession.h.
typedef boost::shared_ptr< USAcquisition > cx::USAcquisitionPtr |
Definition at line 44 of file cxAcquisitionImplService.h.
typedef boost::shared_ptr< USSavingRecorder > cx::USSavingRecorderPtr |
Definition at line 49 of file cxUSAcquisition.h.