IOSS 2.0
|
#include <Ioss_ElementTopology.h>
Public Member Functions | |
void | insert (const Ioss::ETM_VP &value, bool delete_me) |
IOSS_NODISCARD ElementTopologyMap::iterator | begin () |
IOSS_NODISCARD ElementTopologyMap::iterator | end () |
IOSS_NODISCARD ElementTopologyMap::iterator | find (const std::string &type) |
~ETRegistry () | |
Private Attributes | |
Ioss::ElementTopologyMap | m_registry |
std::vector< Ioss::ElementTopology * > | m_deleteThese |
Ioss::ETRegistry::~ETRegistry | ( | ) |
|
inline |
|
inline |
|
inline |
void Ioss::ETRegistry::insert | ( | const Ioss::ETM_VP & | value, |
bool | delete_me ) |
|
private |
|
private |