vtkExodusIIReaderVectorCheck Class Reference

#include <vtkExodusIIReaderVariableCheck.h>

Inheritance diagram for vtkExodusIIReaderVectorCheck:

Inheritance graph
[legend]
Collaboration diagram for vtkExodusIIReaderVectorCheck:

Collaboration graph
[legend]

List of all members.


Detailed Description

This looks for n-D vectors whose names are identical except for a single final character.

Definition at line 60 of file vtkExodusIIReaderVariableCheck.h.


Public Member Functions

 vtkExodusIIReaderVectorCheck (const char *seq, int n)
virtual bool StartInternal (vtksys_stl::string name, const int *, int)
 Subclasses implement this and returns true if any more names are acceptable.
virtual bool Add (vtksys_stl::string name, const int *truth)
 Add a name to the sequence. Returns true if any more names may be added.
virtual vtkstd::vector
< vtksys_stl::string >
::size_type 
Length ()
 Returns the length of the sequence (or 0 if the match is incorrect or incomplete).

Protected Attributes

vtksys_stl::string Endings
bool StillAdding

Constructor & Destructor Documentation

vtkExodusIIReaderVectorCheck::vtkExodusIIReaderVectorCheck ( const char *  seq,
int  n 
)


Member Function Documentation

virtual bool vtkExodusIIReaderVectorCheck::StartInternal ( vtksys_stl::string  name,
const int *  truth,
int  numTruth 
) [virtual]

Subclasses implement this and returns true if any more names are acceptable.

Implements vtkExodusIIReaderVariableCheck.

virtual bool vtkExodusIIReaderVectorCheck::Add ( vtksys_stl::string  name,
const int *  truth 
) [virtual]

Add a name to the sequence. Returns true if any more names may be added.

Implements vtkExodusIIReaderVariableCheck.

virtual vtkstd::vector<vtksys_stl::string>::size_type vtkExodusIIReaderVectorCheck::Length (  )  [virtual]

Returns the length of the sequence (or 0 if the match is incorrect or incomplete).

Reimplemented from vtkExodusIIReaderVariableCheck.


Member Data Documentation

vtksys_stl::string vtkExodusIIReaderVectorCheck::Endings [protected]

Definition at line 68 of file vtkExodusIIReaderVariableCheck.h.

Definition at line 69 of file vtkExodusIIReaderVariableCheck.h.


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

Generated on Wed Aug 24 11:35:17 2011 for VTK by  doxygen 1.5.6