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


Public Member Functions | |
| FragSetLoader () | |
| virtual | ~FragSetLoader () |
| virtual void | load_data (core::pose::Pose const &pose, utility::tag::TagPtr const tag, moves::DataMap &data) const |
| The FragSetLoader will create named FragSets and load them into the DataMap. More... | |
Public Member Functions inherited from protocols::jd2::parser::DataLoader | |
| DataLoader () | |
| virtual | ~DataLoader () |
A class for loading arbitrary data into the XML parser's DataMap.
Definition at line 35 of file FragSetLoader.hh.
| protocols::jd2::parser::FragSetLoader::FragSetLoader | ( | ) |
Definition at line 47 of file FragSetLoader.cc.
Referenced by protocols::jd2::parser::FragSetLoaderCreator::create_loader().
|
virtual |
Definition at line 48 of file FragSetLoader.cc.
|
virtual |
The FragSetLoader will create named FragSets and load them into the DataMap.
Implements protocols::jd2::parser::DataLoader.
Definition at line 50 of file FragSetLoader.cc.
References protocols::moves::DataMap::add(), protocols::jd2::parser::TR(), and core::fragment::FragmentIO::write_data().
1.8.4