|
Rosetta 3.5
|
A class for loading Loops data into the XML parser's DataMap. More...
#include <LoopsDefinerLoader.hh>


Public Member Functions | |
| LoopsDefinerLoader () | |
| virtual | ~LoopsDefinerLoader () |
| virtual void | load_data (core::pose::Pose const &pose, utility::tag::TagPtr const tag, moves::DataMap &data) const |
| The LoopsDefinerLoader will load named task operations into the DataMap. More... | |
Public Member Functions inherited from protocols::jd2::parser::DataLoader | |
| DataLoader () | |
| virtual | ~DataLoader () |
A class for loading Loops data into the XML parser's DataMap.
Definition at line 28 of file LoopsDefinerLoader.hh.
| protocols::loops::loops_definers::LoopsDefinerLoader::LoopsDefinerLoader | ( | ) |
Definition at line 53 of file LoopsDefinerLoader.cc.
|
virtual |
Definition at line 54 of file LoopsDefinerLoader.cc.
|
virtual |
The LoopsDefinerLoader will load named task operations into the DataMap.
Implements protocols::jd2::parser::DataLoader.
Definition at line 56 of file LoopsDefinerLoader.cc.
References protocols::moves::DataMap::add(), protocols::loops::loops_definers::LoopsDefinerFactory::get_instance(), and protocols::moves::DataMap::has().
1.8.4