Create LoopsDefiner Reporters.
More...
#include <LoopsDefinerFactory.hh>
Create LoopsDefiner Reporters.
| protocols::loops::loops_definers::LoopsDefinerFactory::LoopsDefinerFactory |
( |
| ) |
|
|
privatedefault |
Private constructor insures correctness of singleton.
| protocols::loops::loops_definers::LoopsDefinerFactory::LoopsDefinerFactory |
( |
const LoopsDefinerFactory & |
src | ) |
|
|
private |
| protocols::loops::loops_definers::LoopsDefinerFactory::~LoopsDefinerFactory |
( |
| ) |
|
|
virtualdefault |
| LoopsDefinerOP protocols::loops::loops_definers::LoopsDefinerFactory::create_loops_definer |
( |
std::string const & |
type_name | ) |
|
| void protocols::loops::loops_definers::LoopsDefinerFactory::define_loop_definer_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
| void protocols::loops::loops_definers::LoopsDefinerFactory::factory_register |
( |
LoopsDefinerCreatorOP |
creator | ) |
|
| vector1< string > protocols::loops::loops_definers::LoopsDefinerFactory::get_all_loops_definer_names |
( |
| ) |
const |
| bool protocols::loops::loops_definers::LoopsDefinerFactory::has_type |
( |
std::string const & |
type_name | ) |
const |
| std::string protocols::loops::loops_definers::LoopsDefinerFactory::loop_definer_xml_schema_group_name |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: