#include <EnumeratorHandler.hh>
Definition at line 19 of file EnumeratorHandler.hh.
|
virtual Cloneable * | _clone () const =0 |
|
virtual Cloneable * | _move ()=0 |
|
◆ EnumeratorHandler()
◆ _clone()
virtual Cloneable* notstd::Cloneable::_clone |
( |
| ) |
const |
|
privatepure virtualinherited |
◆ _move()
virtual Cloneable* notstd::Cloneable::_move |
( |
| ) |
|
|
privatepure virtualinherited |
◆ clone()
std::unique_ptr<Cloneable> notstd::Cloneable::clone |
( |
| ) |
const |
|
inlineinherited |
◆ get() [1/2]
◆ get() [2/2]
◆ move()
std::unique_ptr<Cloneable> notstd::Cloneable::move |
( |
| ) |
|
|
inlineinherited |
◆ m_enumerator
◆ m_lib
std::map<std::string, std::shared_ptr<RuntimeLibrary> > CASM::EnumeratorHandler::m_lib |
|
private |
◆ m_set
The documentation for this class was generated from the following files: