vtkImageImportExecutive Class Reference

#include <vtkImageImportExecutive.h>

Inheritance diagram for vtkImageImportExecutive:

Inheritance graph
[legend]
Collaboration diagram for vtkImageImportExecutive:

Collaboration graph
[legend]

List of all members.


Detailed Description

vtkImageImportExecutive

Definition at line 25 of file vtkImageImportExecutive.h.


Public Types

typedef
vtkStreamingDemandDrivenPipeline 
Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
virtual int ProcessRequest (vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)

Static Public Member Functions

static vtkImageImportExecutiveNew ()
static int IsTypeOf (const char *type)
static vtkImageImportExecutiveSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkImageImportExecutive ()
 ~vtkImageImportExecutive ()

Member Typedef Documentation

Reimplemented from vtkStreamingDemandDrivenPipeline.

Definition at line 31 of file vtkImageImportExecutive.h.


Constructor & Destructor Documentation

vtkImageImportExecutive::vtkImageImportExecutive (  )  [inline, protected]

Definition at line 41 of file vtkImageImportExecutive.h.

vtkImageImportExecutive::~vtkImageImportExecutive (  )  [inline, protected]

Definition at line 42 of file vtkImageImportExecutive.h.


Member Function Documentation

static vtkImageImportExecutive* vtkImageImportExecutive::New (  )  [static]

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkStreamingDemandDrivenPipeline.

virtual const char* vtkImageImportExecutive::GetClassName (  )  [virtual]

Reimplemented from vtkStreamingDemandDrivenPipeline.

static int vtkImageImportExecutive::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkStreamingDemandDrivenPipeline.

virtual int vtkImageImportExecutive::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkStreamingDemandDrivenPipeline.

static vtkImageImportExecutive* vtkImageImportExecutive::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkStreamingDemandDrivenPipeline.

virtual int vtkImageImportExecutive::ProcessRequest ( vtkInformation request,
vtkInformationVector **  inInfo,
vtkInformationVector outInfo 
) [virtual]

Override to implement some requests with callbacks.

Reimplemented from vtkStreamingDemandDrivenPipeline.


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

Generated on Sat Dec 27 13:30:05 2008 for VTK by  doxygen 1.5.6