|
Rosetta
|
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::features | |
Functions | |
| std::string | protocols::features::complex_type_name_for_features_reporter (std::string const &features_reporter_name) |
| void | protocols::features::xsd_type_definition_w_attributes (utility::tag::XMLSchemaDefinition &xsd, std::string const &features_reporter_type, std::string const &description, utility::tag::AttributeList const &attributes) |
| Define the XML schema definition for a Features_Reporter that contains no subtags but may contain any number of attributes (aka options). More... | |
| void | protocols::features::xsd_type_definition_w_attributes_and_repeatable_subelements (utility::tag::XMLSchemaDefinition &xsd, std::string const &features_reporter_type, std::string const &description, utility::tag::AttributeList const &attributes, utility::tag::XMLSchemaSimpleSubelementList const &subelements) |