#include <vtkEnSightMasterServerReader.h>
Inheritance diagram for vtkEnSightMasterServerReader:
Definition at line 33 of file vtkEnSightMasterServerReader.h.
Public Types | |
typedef vtkGenericEnSightReader | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
int | DetermineFileName (int piece) |
virtual char * | GetPieceCaseFileName () |
virtual void | SetCurrentPiece (int) |
virtual int | GetCurrentPiece () |
Static Public Member Functions | |
int | IsTypeOf (const char *type) |
vtkEnSightMasterServerReader * | SafeDownCast (vtkObject *o) |
vtkEnSightMasterServerReader * | New () |
Protected Member Functions | |
vtkEnSightMasterServerReader () | |
~vtkEnSightMasterServerReader () | |
void | Execute () |
void | ExecuteInformation () |
virtual void | SetPieceCaseFileName (const char *) |
Protected Attributes | |
char * | PieceCaseFileName |
int | MaxNumberOfPieces |
int | CurrentPiece |
|
Reimplemented from vtkGenericEnSightReader. Definition at line 36 of file vtkEnSightMasterServerReader.h. |
|
|
|
|
|
Reimplemented from vtkGenericEnSightReader.
|
|
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 vtkGenericEnSightReader.
|
|
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 vtkGenericEnSightReader.
|
|
Reimplemented from vtkGenericEnSightReader.
|
|
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 vtkGenericEnSightReader.
|
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkGenericEnSightReader.
|
|
Determine which file should be read for piece |
|
Get the file name that will be read. |
|
Set or get the current piece. |
|
Set or get the current piece. |
|
This method is the old style execute method Reimplemented from vtkGenericEnSightReader.
|
|
Reimplemented from vtkGenericEnSightReader.
|
|
|
|
Definition at line 63 of file vtkEnSightMasterServerReader.h. |
|
Definition at line 64 of file vtkEnSightMasterServerReader.h. |
|
Definition at line 65 of file vtkEnSightMasterServerReader.h. |