![]() |
Rosetta
2021.16
|
The EntityElementFactory is responsible for instantiating entity elements from strings. More...
#include <Entity.hh>

Public Member Functions | |
| ~EntityElementFactory () override=default | |
| EntityElementOP | element_from_string (std::string const &) |
| std::string | factory_name () const override |
Private Member Functions | |
| EntityElementFactory () | |
Friends | |
| class | utility::SingletonBase< EntityElementFactory > |
The EntityElementFactory is responsible for instantiating entity elements from strings.
|
overridedefault |
|
privatedefault |
| EntityElementOP protocols::genetic_algorithm::EntityElementFactory::element_from_string | ( | std::string const & | entity_element_name | ) |
References core::sequence::end.
|
override |
|
friend |
1.8.7