Collaboration diagram for moab::TagNameCompare:Public Member Functions | |
| TagNameCompare (Interface *iface) | |
| bool | operator() (const WriteHDF5::TagDesc &t1, const WriteHDF5::TagDesc &t2) |
Private Attributes | |
| Interface * | iFace |
| std::string | name1 |
| std::string | name2 |
Definition at line 508 of file WriteHDF5Parallel.cpp.
|
inline |
Definition at line 514 of file WriteHDF5Parallel.cpp.
| bool moab::TagNameCompare::operator() | ( | const WriteHDF5::TagDesc & | t1, |
| const WriteHDF5::TagDesc & | t2 | ||
| ) |
Definition at line 518 of file WriteHDF5Parallel.cpp.
References iFace, name1, name2, moab::Interface::tag_get_name(), and moab::WriteHDF5::TagDesc::tag_id.
|
private |
Definition at line 510 of file WriteHDF5Parallel.cpp.
Referenced by operator()().
|
private |
Definition at line 511 of file WriteHDF5Parallel.cpp.
Referenced by operator()().
|
private |
Definition at line 511 of file WriteHDF5Parallel.cpp.
Referenced by operator()().