moab
moab::ReaderIface::IDTag Struct Reference

#include <ReaderIface.hpp>

List of all members.

Public Attributes

const char * tag_name
 Name of tag containing integer IDs.
const int * tag_values
 Array of integer ID values.
int num_tag_values
 Length of tag_values array.

Detailed Description

Struct used to specify subset of file to read

Definition at line 41 of file ReaderIface.hpp.


Member Data Documentation

Length of tag_values array.

Definition at line 44 of file ReaderIface.hpp.

Name of tag containing integer IDs.

Definition at line 42 of file ReaderIface.hpp.

Array of integer ID values.

Definition at line 43 of file ReaderIface.hpp.


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