![]() |
Rosetta
2021.16
|
A class for loading arbitrary data into the XML parser's basic::datacache::DataMap. More...
#include <JumpSelectorLoader.hh>

Public Member Functions | |
| JumpSelectorLoader () | |
| ~JumpSelectorLoader () override | |
| void | load_data (utility::tag::TagCOP tag, basic::datacache::DataMap &data) const override |
| The JumpSelectorLoader will create named JumpSelectors and load them into the basic::datacache::DataMap. More... | |
Public Member Functions inherited from protocols::parser::DataLoader | |
| DataLoader () | |
| ~DataLoader () override | |
Static Public Member Functions | |
| static std::string | loader_name () |
| static std::string | jump_selector_loader_ct_namer (std::string const &element_name) |
| static void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) |
A class for loading arbitrary data into the XML parser's basic::datacache::DataMap.
|
default |
|
overridedefault |
|
static |
|
overridevirtual |
The JumpSelectorLoader will create named JumpSelectors and load them into the basic::datacache::DataMap.
Implements protocols::parser::DataLoader.
References protocols::parser::TR().
|
static |
Referenced by protocols::parser::JumpSelectorLoaderCreator::keyname(), and provide_xml_schema().
|
static |
References jump_selector_loader_ct_namer(), and loader_name().
Referenced by protocols::parser::JumpSelectorLoaderCreator::provide_xml_schema().
1.8.7