vtkExodusIIReaderPrivate::ObjectInfoType Struct Reference

#include <vtkExodusIIReaderPrivate.h>

Inheritance diagram for vtkExodusIIReaderPrivate::ObjectInfoType:

Inheritance graph
[legend]
Collaboration diagram for vtkExodusIIReaderPrivate::ObjectInfoType:

Collaboration graph
[legend]
List of all members.

Detailed Description

A struct to hold information about Exodus objects (blocks, sets, maps).

Definition at line 312 of file vtkExodusIIReaderPrivate.h.

Public Attributes

int Size
 Number of entries in this block.
int Status
 Should the reader load this block?
int Id
 User-assigned identification number.
vtkStdString Name
 User-assigned name.


Member Data Documentation

int vtkExodusIIReaderPrivate::ObjectInfoType::Size

Number of entries in this block.

Definition at line 314 of file vtkExodusIIReaderPrivate.h.

int vtkExodusIIReaderPrivate::ObjectInfoType::Status

Should the reader load this block?

Definition at line 316 of file vtkExodusIIReaderPrivate.h.

int vtkExodusIIReaderPrivate::ObjectInfoType::Id

User-assigned identification number.

Definition at line 318 of file vtkExodusIIReaderPrivate.h.

vtkStdString vtkExodusIIReaderPrivate::ObjectInfoType::Name

User-assigned name.

Definition at line 320 of file vtkExodusIIReaderPrivate.h.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 8 15:33:39 2008 for VTK by  doxygen 1.4.7