vtkEnSightMasterServerReader Class Reference
#include <vtkEnSightMasterServerReader.h>
Inheritance diagram for vtkEnSightMasterServerReader:
[legend]Collaboration diagram for vtkEnSightMasterServerReader:
[legend]List of all members.
Detailed Description
reader for compund EnSight files
- Created by:
-
- CVS contributions (if > 5%):
- Geveci, Berk (73%)
- Cedilnik, Andy (21%)
- CVS logs (CVSweb):
.h (/IO/vtkEnSightMasterServerReader
.h)
.cxx (/IO/vtkEnSightMasterServerReader
.cxx)
- Tests:
- vtkEnSightMasterServerReader (Tests)
Definition at line 40 of file vtkEnSightMasterServerReader.h.
Member Typedef Documentation
Constructor & Destructor Documentation
vtkEnSightMasterServerReader::vtkEnSightMasterServerReader |
( |
|
) |
[protected] |
|
Member Function Documentation
virtual const char* vtkEnSightMasterServerReader::GetClassName |
( |
|
) |
[virtual] |
|
int vtkEnSightMasterServerReader::IsTypeOf |
( |
const char * |
type |
) |
[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 vtkGenericEnSightReader. |
virtual int vtkEnSightMasterServerReader::IsA |
( |
const char * |
type |
) |
[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 vtkGenericEnSightReader. |
void vtkEnSightMasterServerReader::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
[virtual] |
|
|
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. |
int vtkEnSightMasterServerReader::DetermineFileName |
( |
int |
piece |
) |
|
|
|
Determine which file should be read for piece |
virtual char* vtkEnSightMasterServerReader::GetPieceCaseFileName |
( |
|
) |
[virtual] |
|
|
Get the file name that will be read. |
virtual void vtkEnSightMasterServerReader::SetCurrentPiece |
( |
int |
|
) |
[virtual] |
|
|
Set or get the current piece. |
virtual int vtkEnSightMasterServerReader::GetCurrentPiece |
( |
|
) |
[virtual] |
|
|
Set or get the current piece. |
void vtkEnSightMasterServerReader::Execute |
( |
|
) |
[protected, virtual] |
|
void vtkEnSightMasterServerReader::ExecuteInformation |
( |
|
) |
[protected, virtual] |
|
virtual void vtkEnSightMasterServerReader::SetPieceCaseFileName |
( |
const char * |
|
) |
[protected, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: