#include <ChemistryFactory.hh>
◆ ChemistryFactory() [1/2]
| protocols::chemistries::ChemistryFactory::ChemistryFactory |
( |
| ) |
|
|
private |
◆ ChemistryFactory() [2/2]
| protocols::chemistries::ChemistryFactory::ChemistryFactory |
( |
ChemistryFactory const & |
| ) |
|
|
privatedelete |
◆ chemistry_xml_schema_group_name()
| std::string protocols::chemistries::ChemistryFactory::chemistry_xml_schema_group_name |
( |
| ) |
|
|
static |
◆ define_chemistry_xml_schema()
| void protocols::chemistries::ChemistryFactory::define_chemistry_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
const |
◆ factory_register()
| void protocols::chemistries::ChemistryFactory::factory_register |
( |
ChemistryCreatorOP |
creator | ) |
|
◆ has_type()
| bool protocols::chemistries::ChemistryFactory::has_type |
( |
std::string const & |
chemistry_type | ) |
const |
◆ new_chemistry()
◆ operator=()
◆ set_throw_on_double_registration()
| void protocols::chemistries::ChemistryFactory::set_throw_on_double_registration |
( |
| ) |
|
◆ utility::SingletonBase< ChemistryFactory >
◆ creator_map_
| std::map< std::string, ChemistryCreatorOP > protocols::chemistries::ChemistryFactory::creator_map_ |
|
private |
◆ throw_on_double_registration_
| bool protocols::chemistries::ChemistryFactory::throw_on_double_registration_ |
|
private |
The documentation for this class was generated from the following files: