#include <Tqdcfr.hpp>
Public Attributes | |
unsigned int | rec_type |
std::string | att_string |
bool | processed |
int | first_attrib |
int | att_prev |
int | att_next |
int | att_ent_num |
EntityHandle | entity |
Definition at line 261 of file Tqdcfr.hpp.
int moab::Tqdcfr::AcisRecord::att_ent_num |
Definition at line 267 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().
int moab::Tqdcfr::AcisRecord::att_next |
Definition at line 267 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().
int moab::Tqdcfr::AcisRecord::att_prev |
Definition at line 267 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().
std::string moab::Tqdcfr::AcisRecord::att_string |
Definition at line 264 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::process_record(), moab::Tqdcfr::read_acis_records(), and moab::Tqdcfr::reset_record().
EntityHandle moab::Tqdcfr::AcisRecord::entity |
Definition at line 268 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::reset_record().
int moab::Tqdcfr::AcisRecord::first_attrib |
Definition at line 266 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().
bool moab::Tqdcfr::AcisRecord::processed |
Definition at line 265 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::reset_record().
unsigned int moab::Tqdcfr::AcisRecord::rec_type |
Definition at line 263 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().