Create RDFFunctions.
More...
#include <RDFFunctionFactory.hh>
| protocols::ligand_docking::rdf::RDFFunctionFactory::RDFFunctionFactory |
( |
| ) |
|
|
default |
Private constructor insures correctness of singleton.
| protocols::ligand_docking::rdf::RDFFunctionFactory::RDFFunctionFactory |
( |
const RDFFunctionFactory & |
src | ) |
|
|
delete |
| protocols::ligand_docking::rdf::RDFFunctionFactory::~RDFFunctionFactory |
( |
| ) |
|
|
virtualdefault |
| void protocols::ligand_docking::rdf::RDFFunctionFactory::define_rdf_function_group |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
| void protocols::ligand_docking::rdf::RDFFunctionFactory::factory_register |
( |
RDFFunctionCreatorCOP |
creator | ) |
|
| utility::vector1< std::string > protocols::ligand_docking::rdf::RDFFunctionFactory::get_all_function_names |
( |
| ) |
|
| RDFBaseOP protocols::ligand_docking::rdf::RDFFunctionFactory::get_rdf_function |
( |
std::string const & |
type_name | ) |
|
| RDFBaseOP protocols::ligand_docking::rdf::RDFFunctionFactory::get_rdf_function |
( |
utility::tag::TagCOP |
tag, |
|
|
basic::datacache::DataMap & |
data |
|
) |
| |
convienence header for use with RosettaScripts parse_my_tag interface
| std::string protocols::ligand_docking::rdf::RDFFunctionFactory::rdf_function_ct_namer |
( |
std::string |
tag_name | ) |
|
|
static |
| std::string protocols::ligand_docking::rdf::RDFFunctionFactory::rdf_function_group_name |
( |
| ) |
|
|
static |
| void protocols::ligand_docking::rdf::RDFFunctionFactory::xsd_type_definition_w_attributes |
( |
utility::tag::XMLSchemaDefinition & |
xsd, |
|
|
std::string |
name, |
|
|
utility::tag::AttributeList & |
attlist, |
|
|
std::string |
description |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: