ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
itk::DCMTKTransformIO< TInternalComputationValueType > Class Template Reference

#include <itkDCMTKTransformIO.h>

+ Inheritance diagram for itk::DCMTKTransformIO< TInternalComputationValueType >:
+ Collaboration diagram for itk::DCMTKTransformIO< TInternalComputationValueType >:

Detailed Description

template<typename TInternalComputationValueType>
class itk::DCMTKTransformIO< TInternalComputationValueType >

Read transforms in DICOM format.

Todo:
Detailed description.

Definition at line 37 of file itkDCMTKTransformIO.h.

Public Types

typedef
Superclass::ConstTransformListType 
ConstTransformListType
 
typedef SmartPointer< SelfPointer
 
typedef DCMTKTransformIO Self
 
typedef
TransformIOBaseTemplate
< TInternalComputationValueType > 
Superclass
 
typedef
Superclass::TransformListType 
TransformListType
 
typedef Superclass::TransformType TransformType
 
- Public Types inherited from itk::TransformIOBaseTemplate< TInternalComputationValueType >
typedef std::list
< ConstTransformPointer
ConstTransformListType
 
typedef TransformType::ConstPointer ConstTransformPointer
 
typedef double FixedParametersValueType
 
typedef
TInternalComputationValueType 
ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef
TInternalComputationValueType 
ScalarType
 
typedef TransformIOBaseTemplate Self
 
typedef LightProcessObject Superclass
 
typedef std::list
< TransformPointer
TransformListType
 
typedef TransformType::Pointer TransformPointer
 
typedef TransformBaseTemplate
< ParametersValueType
TransformType
 
- Public Types inherited from itk::LightProcessObject
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef LightProcessObject Self
 
typedef Object Superclass
 
- Public Types inherited from itk::Object
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef Object Self
 
typedef LightObject Superclass
 
- Public Types inherited from itk::LightObject
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef LightObject Self
 

Public Member Functions

virtual bool CanReadFile (const char *)
 
virtual bool CanWriteFile (const char *)
 
virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual const char * GetNameOfClass () const
 
virtual void Read ()
 
virtual void Write ()
 
virtual void SetFrameOfReferenceUID (const char *_arg)
 
virtual const char * GetFrameOfReferenceUID () const
 
- Public Member Functions inherited from itk::TransformIOBaseTemplate< TInternalComputationValueType >
void SetTransformList (ConstTransformListType &transformList)
 
virtual void SetFileName (const char *_arg)
 
virtual const char * GetFileName () const
 
TransformListTypeGetTransformList ()
 
TransformListTypeGetReadTransformList ()
 
ConstTransformListTypeGetWriteTransformList ()
 
virtual void SetAppendMode (bool _arg)
 
virtual bool GetAppendMode () const
 
virtual void AppendModeOn ()
 
virtual void AppendModeOff ()
 
- Public Member Functions inherited from itk::LightProcessObject
virtual void AbortGenerateDataOff ()
 
virtual void AbortGenerateDataOn ()
 
virtual const bool & GetAbortGenerateData () const
 
virtual void SetAbortGenerateData (bool _arg)
 
virtual void UpdateOutputData ()
 
void UpdateProgress (float amount)
 
virtual void SetProgress (float _arg)
 
virtual const float & GetProgress () const
 
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
 
unsigned long AddObserver (const EventObject &event, Command *) const
 
virtual void DebugOff () const
 
virtual void DebugOn () const
 
CommandGetCommand (unsigned long tag)
 
bool GetDebug () const
 
MetaDataDictionaryGetMetaDataDictionary ()
 
const MetaDataDictionaryGetMetaDataDictionary () const
 
virtual ModifiedTimeType GetMTime () const
 
virtual const TimeStampGetTimeStamp () const
 
bool HasObserver (const EventObject &event) const
 
void InvokeEvent (const EventObject &)
 
void InvokeEvent (const EventObject &) const
 
virtual void Modified () const
 
virtual void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
virtual void SetReferenceCount (int) override
 
virtual void UnRegister () const noexceptoverride
 
virtual void SetObjectName (std::string _arg)
 
virtual const std::string & GetObjectName () const
 
- Public Member Functions inherited from itk::LightObject
virtual void Delete ()
 
virtual int GetReferenceCount () const
 
 itkCloneMacro (Self)
 
void Print (std::ostream &os, Indent indent=0) const
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::TransformIOBaseTemplate< TInternalComputationValueType >
static void CorrectTransformPrecisionType (std::string &)
 
- Static Public Member Functions inherited from itk::LightProcessObject
static Pointer New ()
 
- Static Public Member Functions inherited from itk::Object
static bool GetGlobalWarningDisplay ()
 
static void GlobalWarningDisplayOff ()
 
static void GlobalWarningDisplayOn ()
 
static Pointer New ()
 
static void SetGlobalWarningDisplay (bool flag)
 
- Static Public Member Functions inherited from itk::LightObject
static void BreakOnError ()
 
static Pointer New ()
 

Protected Member Functions

 DCMTKTransformIO ()
 
virtual ~DCMTKTransformIO ()
 
- Protected Member Functions inherited from itk::TransformIOBaseTemplate< TInternalComputationValueType >
void CreateTransform (TransformPointer &ptr, const std::string &ClassName)
 
void OpenStream (std::ofstream &outputStream, bool binary)
 
virtual void PrintSelf (std::ostream &os, Indent indent) const override
 
 TransformIOBaseTemplate ()
 
virtual ~TransformIOBaseTemplate () override
 
- Protected Member Functions inherited from itk::LightProcessObject
virtual void GenerateData ()
 
 LightProcessObject ()
 
 ~LightProcessObject () override
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &time)
 
virtual ~Object () override
 
- Protected Member Functions inherited from itk::LightObject
virtual LightObject::Pointer InternalClone () const
 
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Private Member Functions

 DCMTKTransformIO (const Self &)
 
void operator= (const Self &)
 

Private Attributes

std::string m_FrameOfReferenceUID
 

Additional Inherited Members

- Static Protected Member Functions inherited from itk::TransformIOBaseTemplate< TInternalComputationValueType >
static const std::string GetTypeNameString ()
 
- Protected Attributes inherited from itk::TransformIOBaseTemplate< TInternalComputationValueType >
bool m_AppendMode
 
std::string m_FileName
 
TransformListType m_ReadTransformList
 
ConstTransformListType m_WriteTransformList
 
- Protected Attributes inherited from itk::LightObject
AtomicInt< int > m_ReferenceCount
 

Member Typedef Documentation

template<typename TInternalComputationValueType >
typedef Superclass::ConstTransformListType itk::DCMTKTransformIO< TInternalComputationValueType >::ConstTransformListType

Definition at line 46 of file itkDCMTKTransformIO.h.

template<typename TInternalComputationValueType >
typedef SmartPointer< Self > itk::DCMTKTransformIO< TInternalComputationValueType >::Pointer

Definition at line 42 of file itkDCMTKTransformIO.h.

template<typename TInternalComputationValueType >
typedef DCMTKTransformIO itk::DCMTKTransformIO< TInternalComputationValueType >::Self

Definition at line 40 of file itkDCMTKTransformIO.h.

template<typename TInternalComputationValueType >
typedef TransformIOBaseTemplate< TInternalComputationValueType > itk::DCMTKTransformIO< TInternalComputationValueType >::Superclass

Definition at line 41 of file itkDCMTKTransformIO.h.

template<typename TInternalComputationValueType >
typedef Superclass::TransformListType itk::DCMTKTransformIO< TInternalComputationValueType >::TransformListType

Definition at line 45 of file itkDCMTKTransformIO.h.

template<typename TInternalComputationValueType >
typedef Superclass::TransformType itk::DCMTKTransformIO< TInternalComputationValueType >::TransformType

Definition at line 44 of file itkDCMTKTransformIO.h.

Constructor & Destructor Documentation

template<typename TInternalComputationValueType >
itk::DCMTKTransformIO< TInternalComputationValueType >::DCMTKTransformIO ( )
protected
template<typename TInternalComputationValueType >
virtual itk::DCMTKTransformIO< TInternalComputationValueType >::~DCMTKTransformIO ( )
protectedvirtual
template<typename TInternalComputationValueType >
itk::DCMTKTransformIO< TInternalComputationValueType >::DCMTKTransformIO ( const Self )
private

Member Function Documentation

template<typename TInternalComputationValueType >
virtual bool itk::DCMTKTransformIO< TInternalComputationValueType >::CanReadFile ( const char *  )
virtual

Determine the file type. Returns true if this ImageIO can read the file specified.

Implements itk::TransformIOBaseTemplate< TInternalComputationValueType >.

template<typename TInternalComputationValueType >
virtual bool itk::DCMTKTransformIO< TInternalComputationValueType >::CanWriteFile ( const char *  )
virtual

Determine the file type. Returns true if this ImageIO can read the file specified.

Implements itk::TransformIOBaseTemplate< TInternalComputationValueType >.

template<typename TInternalComputationValueType >
virtual::itk::LightObject::Pointer itk::DCMTKTransformIO< TInternalComputationValueType >::CreateAnother ( ) const
virtual

Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.

Reimplemented from itk::LightProcessObject.

template<typename TInternalComputationValueType >
virtual const char* itk::DCMTKTransformIO< TInternalComputationValueType >::GetFrameOfReferenceUID ( ) const
virtual

Set/Get the desired Frame of Reference UID, tag 0020|0052, for the transform to be extracted.

template<typename TInternalComputationValueType >
virtual const char* itk::DCMTKTransformIO< TInternalComputationValueType >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::TransformIOBaseTemplate< TInternalComputationValueType >.

template<typename TInternalComputationValueType >
static Pointer itk::DCMTKTransformIO< TInternalComputationValueType >::New ( )
static
template<typename TInternalComputationValueType >
void itk::DCMTKTransformIO< TInternalComputationValueType >::operator= ( const Self )
private
template<typename TInternalComputationValueType >
virtual void itk::DCMTKTransformIO< TInternalComputationValueType >::Read ( )
virtual

Reads the data from disk into the memory buffer provided.

Implements itk::TransformIOBaseTemplate< TInternalComputationValueType >.

template<typename TInternalComputationValueType >
virtual void itk::DCMTKTransformIO< TInternalComputationValueType >::SetFrameOfReferenceUID ( const char *  _arg)
virtual

Set/Get the desired Frame of Reference UID, tag 0020|0052, for the transform to be extracted.

template<typename TInternalComputationValueType >
virtual void itk::DCMTKTransformIO< TInternalComputationValueType >::Write ( )
virtual

Writes the data to disk from the memory buffer provided. Make sure that the IORegions has been set properly. The buffer is cast to a pointer to the beginning of the image data.

Implements itk::TransformIOBaseTemplate< TInternalComputationValueType >.

Member Data Documentation

template<typename TInternalComputationValueType >
std::string itk::DCMTKTransformIO< TInternalComputationValueType >::m_FrameOfReferenceUID
private

Definition at line 83 of file itkDCMTKTransformIO.h.


The documentation for this class was generated from the following file: