IOSS 2.0
Loading...
Searching...
No Matches
Ioss::ETRegistry Class Reference

#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 ()
 

Public Attributes

std::map< std::string, std::string > customFieldTypes
 

Private Attributes

Ioss::ElementTopologyMap m_registry
 
std::vector< Ioss::ElementTopology * > m_deleteThese
 

Constructor & Destructor Documentation

◆ ~ETRegistry()

Ioss::ETRegistry::~ETRegistry ( )

Member Function Documentation

◆ begin()

IOSS_NODISCARD ElementTopologyMap::iterator Ioss::ETRegistry::begin ( )
inline

◆ end()

IOSS_NODISCARD ElementTopologyMap::iterator Ioss::ETRegistry::end ( )
inline

◆ find()

IOSS_NODISCARD ElementTopologyMap::iterator Ioss::ETRegistry::find ( const std::string & type)
inline

◆ insert()

void Ioss::ETRegistry::insert ( const Ioss::ETM_VP & value,
bool delete_me )

Member Data Documentation

◆ customFieldTypes

std::map<std::string, std::string> Ioss::ETRegistry::customFieldTypes

◆ m_deleteThese

std::vector<Ioss::ElementTopology *> Ioss::ETRegistry::m_deleteThese
private

◆ m_registry

Ioss::ElementTopologyMap Ioss::ETRegistry::m_registry
private

The documentation for this class was generated from the following files: