vtkXMLMultiGroupDataReader Class Reference

#include <vtkXMLMultiGroupDataReader.h>

Inheritance diagram for vtkXMLMultiGroupDataReader:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLMultiGroupDataReader:

Collaboration graph
[legend]

List of all members.


Detailed Description

Reader for multi-block datasets.

vtkXMLMultiGroupDataReader is a legacy reader that reads multi group files into multiblock datasets.

Definition at line 27 of file vtkXMLMultiGroupDataReader.h.


Public Types

typedef vtkXMLMultiBlockDataReader Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static vtkXMLMultiGroupDataReaderNew ()
static int IsTypeOf (const char *type)
static vtkXMLMultiGroupDataReaderSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkXMLMultiGroupDataReader ()
 ~vtkXMLMultiGroupDataReader ()
virtual const char * GetDataSetName ()

Member Typedef Documentation

Reimplemented from vtkXMLMultiBlockDataReader.

Reimplemented in vtkXMLHierarchicalDataReader.

Definition at line 31 of file vtkXMLMultiGroupDataReader.h.


Constructor & Destructor Documentation

vtkXMLMultiGroupDataReader::vtkXMLMultiGroupDataReader (  )  [protected]

vtkXMLMultiGroupDataReader::~vtkXMLMultiGroupDataReader (  )  [protected]


Member Function Documentation

static vtkXMLMultiGroupDataReader* vtkXMLMultiGroupDataReader::New (  )  [static]

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

Reimplemented from vtkXMLMultiBlockDataReader.

Reimplemented in vtkXMLHierarchicalDataReader.

virtual const char* vtkXMLMultiGroupDataReader::GetClassName (  )  [virtual]

Reimplemented from vtkXMLMultiBlockDataReader.

Reimplemented in vtkXMLHierarchicalDataReader.

static int vtkXMLMultiGroupDataReader::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 vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkXMLMultiBlockDataReader.

Reimplemented in vtkXMLHierarchicalDataReader.

virtual int vtkXMLMultiGroupDataReader::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 vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkXMLMultiBlockDataReader.

Reimplemented in vtkXMLHierarchicalDataReader.

static vtkXMLMultiGroupDataReader* vtkXMLMultiGroupDataReader::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkXMLMultiBlockDataReader.

Reimplemented in vtkXMLHierarchicalDataReader.

void vtkXMLMultiGroupDataReader::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 vtkXMLMultiBlockDataReader.

Reimplemented in vtkXMLHierarchicalDataReader.

virtual const char* vtkXMLMultiGroupDataReader::GetDataSetName (  )  [inline, protected, virtual]

Reimplemented from vtkXMLMultiBlockDataReader.

Reimplemented in vtkXMLHierarchicalDataReader.

Definition at line 39 of file vtkXMLMultiGroupDataReader.h.


The documentation for this class was generated from the following file:

Generated on Sat Dec 27 14:00:48 2008 for VTK by  doxygen 1.5.6