moab
vtkMoabReader Class Reference

#include <vtkMoabReader.h>

List of all members.

Public Member Functions

 vtkTypeMacro (vtkMoabReader, vtkMultiBlockDataSetAlgorithm) void PrintSelf(ostream &os
 vtkSetStringMacro (FileName)
 vtkGetStringMacro (FileName)

Static Public Member Functions

static vtkMoabReaderNew ()

Public Attributes

vtkIndent indent

Protected Member Functions

 vtkMoabReader ()
 ~vtkMoabReader ()
int RequestInformation (vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *outputVector)
int RequestData (vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *outputVector)

Private Member Functions

void CreateSubBlocks (vtkNew< vtkMultiBlockDataSet > &root, smoab::Interface *interface, smoab::Tag const *parentTag, smoab::Tag const *extractTag=NULL)
 vtkMoabReader (const vtkMoabReader &)
void operator= (const vtkMoabReader &)

Private Attributes

char * FileName

Detailed Description

Definition at line 13 of file vtkMoabReader.h.


Constructor & Destructor Documentation


Member Function Documentation

void vtkMoabReader::CreateSubBlocks ( vtkNew< vtkMultiBlockDataSet > &  root,
smoab::Interface interface,
smoab::Tag const *  parentTag,
smoab::Tag const *  extractTag = NULL 
) [private]
static vtkMoabReader* vtkMoabReader::New ( ) [static]
void vtkMoabReader::operator= ( const vtkMoabReader ) [private]
int vtkMoabReader::RequestData ( vtkInformation *  vtkNotUsedrequest,
vtkInformationVector **  vtkNotUsedinputVector,
vtkInformationVector *  outputVector 
) [protected]
int vtkMoabReader::RequestInformation ( vtkInformation *  vtkNotUsedrequest,
vtkInformationVector **  vtkNotUsedinputVector,
vtkInformationVector *  outputVector 
) [protected]
vtkMoabReader::vtkTypeMacro ( vtkMoabReader  ,
vtkMultiBlockDataSetAlgorithm   
)

Member Data Documentation

char* vtkMoabReader::FileName [private]

Definition at line 44 of file vtkMoabReader.h.

Definition at line 18 of file vtkMoabReader.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines