#include <vtkImageImportExecutive.h>
Inheritance diagram for vtkImageImportExecutive:
Definition at line 25 of file vtkImageImportExecutive.h.
virtual int | ProcessRequest (vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) |
static vtkImageImportExecutive * | SafeDownCast (vtkObject *o) |
Public Types | |
typedef vtkStreamingDemandDrivenPipeline | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
Static Public Member Functions | |
static vtkImageImportExecutive * | New () |
static int | IsTypeOf (const char *type) |
Protected Member Functions | |
vtkImageImportExecutive () | |
~vtkImageImportExecutive () |
|
Reimplemented from vtkStreamingDemandDrivenPipeline. Definition at line 31 of file vtkImageImportExecutive.h. |
|
Definition at line 41 of file vtkImageImportExecutive.h. |
|
Definition at line 42 of file vtkImageImportExecutive.h. |
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkStreamingDemandDrivenPipeline. |
|
Reimplemented from vtkStreamingDemandDrivenPipeline. |
|
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. |
|
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. |
|
Override to implement some requests with callbacks. Reimplemented from vtkStreamingDemandDrivenPipeline. |
|
Override to implement some requests with callbacks. Reimplemented from vtkStreamingDemandDrivenPipeline. |