ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Public Types | Public Member Functions | Protected Types | Protected Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes
itk::VTKImageExportBase Class Reference

#include <itkVTKImageExportBase.h>

+ Inheritance diagram for itk::VTKImageExportBase:
+ Collaboration diagram for itk::VTKImageExportBase:

List of all members.

Classes

class  CallbackTypeProxy
 Provide compatibility between VTK 4.4 and earlier versions.

. More...

Public Types

typedef SmartPointer< const SelfConstPointer
typedef SmartPointer< SelfPointer
typedef VTKImageExportBase Self
typedef ProcessObject Superclass
typedef void(* UpdateInformationCallbackType )(void *)
typedef int(* PipelineModifiedCallbackType )(void *)
typedef int *(* WholeExtentCallbackType )(void *)
typedef double *(* SpacingCallbackType )(void *)
typedef double *(* OriginCallbackType )(void *)
typedef const char *(* ScalarTypeCallbackType )(void *)
typedef int(* NumberOfComponentsCallbackType )(void *)
typedef void(* PropagateUpdateExtentCallbackType )(void *, int *)
typedef void(* UpdateDataCallbackType )(void *)
typedef int *(* DataExtentCallbackType )(void *)
typedef void *(* BufferPointerCallbackType )(void *)
typedef float *(* FloatSpacingCallbackType )(void *)
typedef float *(* FloatOriginCallbackType )(void *)
- Public Types inherited from itk::ProcessObject
typedef
DataObject::DataObjectIdentifierType 
DataObjectIdentifierType
typedef std::vector
< DataObjectPointer
DataObjectPointerArray
typedef
DataObjectPointerArray::size_type 
DataObjectPointerArraySizeType
typedef std::vector
< DataObjectIdentifierType
NameArray
- Public Types inherited from itk::Object
- Public Types inherited from itk::LightObject

Public Member Functions

BufferPointerCallbackType GetBufferPointerCallback () const
void * GetCallbackUserData ()
DataExtentCallbackType GetDataExtentCallback () const
virtual const char * GetNameOfClass () const
NumberOfComponentsCallbackType GetNumberOfComponentsCallback () const
CallbackTypeProxy GetOriginCallback () const
PipelineModifiedCallbackType GetPipelineModifiedCallback () const
PropagateUpdateExtentCallbackType GetPropagateUpdateExtentCallback () const
ScalarTypeCallbackType GetScalarTypeCallback () const
CallbackTypeProxy GetSpacingCallback () const
UpdateDataCallbackType GetUpdateDataCallback () const
UpdateInformationCallbackType GetUpdateInformationCallback () const
WholeExtentCallbackType GetWholeExtentCallback () const
- Public Member Functions inherited from itk::ProcessObject
virtual void AbortGenerateDataOff ()
virtual void AbortGenerateDataOn ()
virtual void EnlargeOutputRequestedRegion (DataObject *)
virtual const bool & GetAbortGenerateData ()
NameArray GetInputNames () const
MultiThreader * GetMultiThreader () const
DataObjectPointerArraySizeType GetNumberOfIndexedInputs () const
DataObjectPointerArraySizeType GetNumberOfInputs () const
DataObjectPointerArraySizeType GetNumberOfOutputs () const
virtual
DataObjectPointerArraySizeType 
GetNumberOfValidRequiredInputs () const
NameArray GetOutputNames () const
virtual const float & GetProgress ()
NameArray GetRequiredInputNames () const
bool HasInput (const DataObjectIdentifierType &key) const
bool HasOutput (const DataObjectIdentifierType &key) const
virtual DataObjectPointer MakeOutput (DataObjectPointerArraySizeType idx)
virtual DataObjectPointer MakeOutput (const DataObjectIdentifierType &)
virtual void PrepareOutputs ()
virtual void PropagateRequestedRegion (DataObject *output)
virtual void ResetPipeline ()
virtual void SetAbortGenerateData (bool _arg)
virtual void SetProgress (float _arg)
virtual void Update ()
virtual void UpdateLargestPossibleRegion ()
virtual void UpdateOutputData (DataObject *output)
virtual void UpdateOutputInformation ()
void UpdateProgress (float amount)
DataObjectPointerArray GetInputs ()
DataObjectPointerArray GetOutputs ()
DataObjectPointerArray GetIndexedInputs ()
DataObjectPointerArray GetIndexedOutputs ()
DataObjectPointerArraySizeType GetNumberOfIndexedOutputs () const
virtual void SetReleaseDataFlag (bool flag)
virtual bool GetReleaseDataFlag () const
void ReleaseDataFlagOn ()
void ReleaseDataFlagOff ()
virtual void SetReleaseDataBeforeUpdateFlag (bool _arg)
virtual const bool & GetReleaseDataBeforeUpdateFlag ()
virtual void ReleaseDataBeforeUpdateFlagOn ()
virtual void ReleaseDataBeforeUpdateFlagOff ()
virtual void SetNumberOfThreads (ThreadIdType _arg)
virtual const ThreadIdTypeGetNumberOfThreads ()
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
unsigned long AddObserver (const EventObject &event, Command *) const
virtual LightObject::Pointer CreateAnother () const
virtual void DebugOff () const
virtual void DebugOn () const
CommandGetCommand (unsigned long tag)
bool GetDebug () const
MetaDataDictionaryGetMetaDataDictionary (void)
const MetaDataDictionaryGetMetaDataDictionary (void) const
virtual unsigned long 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
void RemoveAllObservers ()
void RemoveObserver (unsigned long tag)
void SetDebug (bool debugFlag) const
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
virtual void SetReferenceCount (int)
virtual void UnRegister () 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

Protected Types

typedef DataObject::Pointer DataObjectPointer

Protected Member Functions

virtual void * BufferPointerCallback ()=0
virtual int * DataExtentCallback ()=0
virtual float * FloatOriginCallback ()=0
virtual float * FloatSpacingCallback ()=0
virtual int NumberOfComponentsCallback ()=0
virtual double * OriginCallback ()=0
virtual int PipelineModifiedCallback ()
void PrintSelf (std::ostream &os, Indent indent) const
virtual void PropagateUpdateExtentCallback (int *)=0
virtual const char * ScalarTypeCallback ()=0
virtual double * SpacingCallback ()=0
virtual void UpdateDataCallback ()
virtual void UpdateInformationCallback ()
 VTKImageExportBase ()
virtual int * WholeExtentCallback ()=0
 ~VTKImageExportBase ()
- Protected Member Functions inherited from itk::ProcessObject
virtual void AddInput (DataObject *input)
virtual void AddOutput (DataObject *output)
bool AddRequiredInputName (const DataObjectIdentifierType &)
virtual void CacheInputReleaseDataFlags ()
virtual void GenerateData ()
virtual void GenerateInputRequestedRegion ()
virtual void GenerateOutputInformation ()
virtual void GenerateOutputRequestedRegion (DataObject *output)
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs ()
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs ()
bool IsIndexedName (const DataObjectIdentifierType &) const
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 itkLegacyMacro (virtual void RemoveInput(DataObject *input))
 itkLegacyMacro (virtual void RemoveOutput(DataObject *output))
 itkLegacyMacro (void SetNumberOfInputs(DataObjectPointerArraySizeType num))
 itkLegacyMacro (void SetNumberOfOutputs(DataObjectPointerArraySizeType num))
DataObjectPointerArraySizeType MakeIndexFromName (const DataObjectIdentifierType &) const
DataObjectIdentifierType MakeNameFromIndex (DataObjectPointerArraySizeType) const
 ProcessObject ()
virtual void PropagateResetPipeline ()
virtual void ReleaseInputs ()
virtual void RemoveInput (const DataObjectIdentifierType &key)
virtual void RemoveInput (DataObjectPointerArraySizeType)
virtual void RemoveOutput (const DataObjectIdentifierType &key)
virtual void RemoveOutput (DataObjectPointerArraySizeType idx)
bool RemoveRequiredInputName (const DataObjectIdentifierType &)
virtual void RestoreInputReleaseDataFlags ()
virtual void SetInput (const DataObjectIdentifierType &key, DataObject *input)
virtual void SetNthInput (DataObjectPointerArraySizeType num, DataObject *input)
virtual void SetNthOutput (DataObjectPointerArraySizeType num, DataObject *output)
void SetNumberOfIndexedInputs (DataObjectPointerArraySizeType num)
void SetNumberOfIndexedOutputs (DataObjectPointerArraySizeType num)
virtual void SetNumberOfRequiredInputs (DataObjectPointerArraySizeType)
virtual void SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg)
virtual void SetOutput (const DataObjectIdentifierType &key, DataObject *output)
virtual void SetPrimaryInput (DataObject *input)
virtual void SetPrimaryOutput (DataObject *output)
void SetRequiredInputNames (const NameArray &)
virtual void VerifyInputInformation ()
virtual void VerifyPreconditions ()
 ~ProcessObject ()
DataObjectGetInput (const DataObjectIdentifierType &key)
const DataObjectGetInput (const DataObjectIdentifierType &key) const
DataObjectGetInput (DataObjectPointerArraySizeType)
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
DataObjectGetPrimaryInput ()
const DataObjectGetPrimaryInput () const
DataObjectGetOutput (const DataObjectIdentifierType &key)
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
DataObjectGetOutput (DataObjectPointerArraySizeType idx)
const DataObjectGetOutput (DataObjectPointerArraySizeType idx) const
DataObjectGetPrimaryOutput ()
const DataObjectGetPrimaryOutput () const
virtual void PushBackInput (const DataObject *input)
virtual void PopBackInput ()
virtual void PushFrontInput (const DataObject *input)
virtual void PopFrontInput ()
- Protected Member Functions inherited from itk::Object
 Object ()
bool PrintObservers (std::ostream &os, Indent indent) const
virtual void SetTimeStamp (const TimeStamp &time)
virtual ~Object ()
- 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

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

Static Private Member Functions

static void * BufferPointerCallbackFunction (void *)
static int * DataExtentCallbackFunction (void *)
static float * FloatOriginCallbackFunction (void *)
static float * FloatSpacingCallbackFunction (void *)
static int NumberOfComponentsCallbackFunction (void *)
static double * OriginCallbackFunction (void *)
static int PipelineModifiedCallbackFunction (void *)
static void PropagateUpdateExtentCallbackFunction (void *, int *)
static const char * ScalarTypeCallbackFunction (void *)
static double * SpacingCallbackFunction (void *)
static void UpdateDataCallbackFunction (void *)
static void UpdateInformationCallbackFunction (void *)
static int * WholeExtentCallbackFunction (void *)

Private Attributes

unsigned long m_LastPipelineMTime

Additional Inherited Members

- Protected Attributes inherited from itk::ProcessObject
bool m_Updating
TimeStamp m_OutputInformationMTime

Detailed Description

Superclass for VTKImageExport instantiations.

VTKImageExportBase provides the functions that serve as callbacks given to vtkImageImport to connect the end of an ITK pipeline to the beginning of a VTK pipeline.

See also:
VTKImageExport

Definition at line 36 of file itkVTKImageExportBase.h.


Member Typedef Documentation

typedef void*( * itk::VTKImageExportBase::BufferPointerCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 62 of file itkVTKImageExportBase.h.

Reimplemented from itk::ProcessObject.

Reimplemented in itk::VTKImageExport< TInputImage >.

Definition at line 43 of file itkVTKImageExportBase.h.

typedef int*( * itk::VTKImageExportBase::DataExtentCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 61 of file itkVTKImageExportBase.h.

Smart Pointer type to a DataObject.

Reimplemented from itk::ProcessObject.

Definition at line 123 of file itkVTKImageExportBase.h.

typedef float*( * itk::VTKImageExportBase::FloatOriginCallbackType)(void *)

Compatibility for VTK older than 4.4.

Definition at line 67 of file itkVTKImageExportBase.h.

typedef float*( * itk::VTKImageExportBase::FloatSpacingCallbackType)(void *)

Compatibility for VTK older than 4.4.

Definition at line 66 of file itkVTKImageExportBase.h.

typedef int( * itk::VTKImageExportBase::NumberOfComponentsCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 58 of file itkVTKImageExportBase.h.

typedef double*( * itk::VTKImageExportBase::OriginCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 56 of file itkVTKImageExportBase.h.

typedef int( * itk::VTKImageExportBase::PipelineModifiedCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 53 of file itkVTKImageExportBase.h.

Reimplemented from itk::ProcessObject.

Reimplemented in itk::VTKImageExport< TInputImage >.

Definition at line 42 of file itkVTKImageExportBase.h.

typedef void( * itk::VTKImageExportBase::PropagateUpdateExtentCallbackType)(void *, int *)

The function pointer type expected for a callback.

Definition at line 59 of file itkVTKImageExportBase.h.

typedef const char*( * itk::VTKImageExportBase::ScalarTypeCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 57 of file itkVTKImageExportBase.h.

Standard class typedefs.

Reimplemented from itk::ProcessObject.

Reimplemented in itk::VTKImageExport< TInputImage >.

Definition at line 40 of file itkVTKImageExportBase.h.

typedef double*( * itk::VTKImageExportBase::SpacingCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 55 of file itkVTKImageExportBase.h.

Reimplemented from itk::ProcessObject.

Reimplemented in itk::VTKImageExport< TInputImage >.

Definition at line 41 of file itkVTKImageExportBase.h.

typedef void( * itk::VTKImageExportBase::UpdateDataCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 60 of file itkVTKImageExportBase.h.

typedef void( * itk::VTKImageExportBase::UpdateInformationCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 52 of file itkVTKImageExportBase.h.

typedef int*( * itk::VTKImageExportBase::WholeExtentCallbackType)(void *)

The function pointer type expected for a callback.

Definition at line 54 of file itkVTKImageExportBase.h.


Constructor & Destructor Documentation

itk::VTKImageExportBase::VTKImageExportBase ( )
protected
itk::VTKImageExportBase::~VTKImageExportBase ( )
inlineprotected

Definition at line 120 of file itkVTKImageExportBase.h.

itk::VTKImageExportBase::VTKImageExportBase ( const Self )
private

Member Function Documentation

virtual void* itk::VTKImageExportBase::BufferPointerCallback ( )
protectedpure virtual
static void* itk::VTKImageExportBase::BufferPointerCallbackFunction ( void *  )
staticprivate
virtual int* itk::VTKImageExportBase::DataExtentCallback ( )
protectedpure virtual
static int* itk::VTKImageExportBase::DataExtentCallbackFunction ( void *  )
staticprivate
virtual float* itk::VTKImageExportBase::FloatOriginCallback ( )
protectedpure virtual
static float* itk::VTKImageExportBase::FloatOriginCallbackFunction ( void *  )
staticprivate
virtual float* itk::VTKImageExportBase::FloatSpacingCallback ( )
protectedpure virtual
static float* itk::VTKImageExportBase::FloatSpacingCallbackFunction ( void *  )
staticprivate
BufferPointerCallbackType itk::VTKImageExportBase::GetBufferPointerCallback ( ) const
void* itk::VTKImageExportBase::GetCallbackUserData ( )

Returns the user data to set for the vtkImageImport callbacks.

DataExtentCallbackType itk::VTKImageExportBase::GetDataExtentCallback ( ) const
virtual const char* itk::VTKImageExportBase::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::ProcessObject.

Reimplemented in itk::VTKImageExport< TInputImage >.

NumberOfComponentsCallbackType itk::VTKImageExportBase::GetNumberOfComponentsCallback ( ) const
CallbackTypeProxy itk::VTKImageExportBase::GetOriginCallback ( ) const
PipelineModifiedCallbackType itk::VTKImageExportBase::GetPipelineModifiedCallback ( ) const
PropagateUpdateExtentCallbackType itk::VTKImageExportBase::GetPropagateUpdateExtentCallback ( ) const
ScalarTypeCallbackType itk::VTKImageExportBase::GetScalarTypeCallback ( ) const
CallbackTypeProxy itk::VTKImageExportBase::GetSpacingCallback ( ) const
UpdateDataCallbackType itk::VTKImageExportBase::GetUpdateDataCallback ( ) const
UpdateInformationCallbackType itk::VTKImageExportBase::GetUpdateInformationCallback ( ) const

Get a pointer to function to set as a callback in vtkImageImport.

WholeExtentCallbackType itk::VTKImageExportBase::GetWholeExtentCallback ( ) const
virtual int itk::VTKImageExportBase::NumberOfComponentsCallback ( )
protectedpure virtual
static int itk::VTKImageExportBase::NumberOfComponentsCallbackFunction ( void *  )
staticprivate
void itk::VTKImageExportBase::operator= ( const Self )
private

Time when GenerateOutputInformation was last called.

Reimplemented from itk::ProcessObject.

Reimplemented in itk::VTKImageExport< TInputImage >.

virtual double* itk::VTKImageExportBase::OriginCallback ( )
protectedpure virtual
static double* itk::VTKImageExportBase::OriginCallbackFunction ( void *  )
staticprivate
virtual int itk::VTKImageExportBase::PipelineModifiedCallback ( )
protectedvirtual
static int itk::VTKImageExportBase::PipelineModifiedCallbackFunction ( void *  )
staticprivate
void itk::VTKImageExportBase::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
protectedvirtual

Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from itk::ProcessObject.

Reimplemented in itk::VTKImageExport< TInputImage >.

virtual void itk::VTKImageExportBase::PropagateUpdateExtentCallback ( int *  )
protectedpure virtual
static void itk::VTKImageExportBase::PropagateUpdateExtentCallbackFunction ( void *  ,
int *   
)
staticprivate
virtual const char* itk::VTKImageExportBase::ScalarTypeCallback ( )
protectedpure virtual
static const char* itk::VTKImageExportBase::ScalarTypeCallbackFunction ( void *  )
staticprivate
virtual double* itk::VTKImageExportBase::SpacingCallback ( )
protectedpure virtual
static double* itk::VTKImageExportBase::SpacingCallbackFunction ( void *  )
staticprivate
virtual void itk::VTKImageExportBase::UpdateDataCallback ( )
protectedvirtual
static void itk::VTKImageExportBase::UpdateDataCallbackFunction ( void *  )
staticprivate
virtual void itk::VTKImageExportBase::UpdateInformationCallback ( )
protectedvirtual
static void itk::VTKImageExportBase::UpdateInformationCallbackFunction ( void *  )
staticprivate

Actual function sent to VTK as a callback. Casts the user data to a VTKImageExportBase pointer and invokes the corresponding virtual method in that instance.

virtual int* itk::VTKImageExportBase::WholeExtentCallback ( )
protectedpure virtual

These callbacks are image-type specific, and are implemented in VTKImageExport.

Implemented in itk::VTKImageExport< TInputImage >.

static int* itk::VTKImageExportBase::WholeExtentCallbackFunction ( void *  )
staticprivate

Member Data Documentation

unsigned long itk::VTKImageExportBase::m_LastPipelineMTime
private

PipelineMTime from the last call to PipelineModifiedCallback.

Definition at line 188 of file itkVTKImageExportBase.h.


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