VTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkImageImportExecutive Class Reference

#include <vtkImageImportExecutive.h>

Inheritance diagram for vtkImageImportExecutive:
Inheritance graph
[legend]
Collaboration diagram for vtkImageImportExecutive:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
vtkStreamingDemandDrivenPipeline 
Superclass

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 vtkImageImportExecutive ()
 ~vtkImageImportExecutive ()

Detailed Description

vtkImageImportExecutive

Definition at line 26 of file vtkImageImportExecutive.h.


Member Typedef Documentation

Reimplemented from vtkStreamingDemandDrivenPipeline.

Definition at line 32 of file vtkImageImportExecutive.h.


Constructor & Destructor Documentation

Definition at line 42 of file vtkImageImportExecutive.h.

Definition at line 43 of file vtkImageImportExecutive.h.


Member Function Documentation

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

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 vtkTypeMacro 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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkStreamingDemandDrivenPipeline.

Reimplemented from vtkStreamingDemandDrivenPipeline.

virtual vtkObjectBase* vtkImageImportExecutive::NewInstanceInternal ( ) const [protected, virtual]

Reimplemented from vtkStreamingDemandDrivenPipeline.

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: