|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   48 #ifndef vtkMPIImageReader_h 
   49 #define vtkMPIImageReader_h 
   51 #include "vtkIOMPIImageModule.h"  
   54 class vtkMPIOpaqueFileHandle;
 
   82   int GetDataScalarTypeSize();
 
   89   virtual void PartitionController(
const int extent[6]);
 
   95   virtual unsigned long GetHeaderSize(vtkMPIOpaqueFileHandle& file);
 
  103   virtual void SetupFileView(vtkMPIOpaqueFileHandle& file, 
const int extent[6]);
 
  111   virtual void ReadSlice(
int slice, 
const int extent[6], 
void* buffer);
 
  135 #endif // vtkMPIImageReader_h 
  
Superclass of transformable binary file readers.
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
vtkMultiProcessController * GroupedController
static vtkImageReader * New()
Multiprocessing communication superclass.
topologically and geometrically regular array of data
a simple class to control print indentation
vtkMultiProcessController * Controller
unsigned long GetHeaderSize()
Get the size of the header computed by this object.
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.