Go to the documentation of this file.
22 #ifndef vtkLSDynaSummaryParser_h
23 #define vtkLSDynaSummaryParser_h
63 #endif //vtkLSDynaReader_h
virtual void CharacterDataHandler(const char *data, int length)
GLsizei GLsizei GLenum GLenum const GLvoid * data
Parse XML to handle element tags and attributes.
#define vtkTypeMacro(thisClass, superclass)
virtual void StartElement(const char *name, const char **atts)
static vtkLSDynaSummaryParser * New()
GLuint GLsizei GLsizei * length
LSDynaMetaData * MetaData
Must be set before calling Parse();.
GLuint const GLchar * name
virtual void EndElement(const char *name)
a simple class to control print indentation
virtual void PrintSelf(ostream &os, vtkIndent indent)
Wrapper around std::string to keep symbols short.
virtual ~vtkLSDynaSummaryParser()
#define VTKIOLSDYNA_EXPORT