NorMIT-nav  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Org_custusx_usreconstruction

Classes

class  cx::ReconstructCore
 Algorithm part of reconstruction - no dependencies on parameter classes. More...
 
class  cx::OutputVolumeParams
 Helper struct for sending and controlling output volume properties. More...
 
class  cx::ReconstructionExecuter
 
class  cx::ReconstructionMethodService
 Abstract interface for reconstruction algorithm. More...
 
class  cx::ReconstructionWidget
 
class  cx::DoublePropertyOutputValueParams
 
class  cx::DoublePropertySpacing
 
class  cx::DoublePropertyXDim
 
class  cx::DoublePropertyYDim
 
class  cx::DoublePropertyZDim
 
class  cx::ReconstructParams
 Collection of reconstruction parameters. More...
 
class  cx::ReconstructPreprocessor
 Algorithm part of reconstruction - no dependencies on parameter classes. More...
 
class  cx::ThreadedTimedReconstructPreprocessor
 Threading adapter for the reconstruction algorithm. More...
 
class  cx::ThreadedTimedReconstructCore
 Threading adapter for the reconstruction algorithm. More...
 
class  cx::UsReconstructionGUIExtenderService
 Us Reconstruction framework with widgets. More...
 
class  cx::UsReconstructionImplService
 Manager for the us reconstruction process. More...
 
class  cx::UsReconstructionPluginActivator
 
class  cx::UsReconstructionService
 
class  cx::UsReconstructionServiceNull
 
class  cx::UsReconstructionServiceProxy
 

Typedefs

typedef boost::shared_ptr
< class
ReconstructionMethodService > 
cx::ReconstructionMethodServicePtr
 
typedef boost::shared_ptr
< class ReconstructParams > 
cx::ReconstructParamsPtr
 
typedef boost::shared_ptr
< class
ThreadedTimedReconstructer > 
cx::ThreadedTimedReconstructerPtr
 
typedef boost::shared_ptr
< class
ThreadedTimedReconstructPreprocessor > 
cx::ThreadedTimedReconstructPreprocessorPtr
 
typedef boost::shared_ptr
< class
ThreadedTimedReconstructCore > 
cx::ThreadedTimedReconstructCorePtr
 

Detailed Description

See Also
cx::UsReconstructionGUIExtenderService

Typedef Documentation

typedef boost::shared_ptr<class ReconstructionMethodService> cx::ReconstructionMethodServicePtr

Definition at line 63 of file cxReconstructionMethodService.h.

typedef boost::shared_ptr< class ReconstructParams > cx::ReconstructParamsPtr

Definition at line 102 of file cxReconstructParams.h.

typedef boost::shared_ptr< class ThreadedTimedReconstructCore > cx::ThreadedTimedReconstructCorePtr

Definition at line 57 of file cxReconstructThreads.h.

typedef boost::shared_ptr< class ThreadedTimedReconstructer > cx::ThreadedTimedReconstructerPtr

Definition at line 44 of file cxUSAcqusitionWidget.h.

typedef boost::shared_ptr< class ThreadedTimedReconstructPreprocessor > cx::ThreadedTimedReconstructPreprocessorPtr

Definition at line 56 of file cxReconstructThreads.h.