Rosetta 3.5
|
A class for loading MoveMapBuilders into the XML parser's DataMap. NOTE that in the input .xml file, the InterfaceBuilder must be specified before the MoveMapBuilder. More...
#include <LigandDockingLoaders.hh>
Public Member Functions | |
MoveMapBuilderLoader () | |
virtual | ~MoveMapBuilderLoader () |
virtual void | load_data (core::pose::Pose const &pose, utility::tag::TagPtr const tag, moves::DataMap &data) const |
The InterfaceBuilderLoader will create named InterfaceBuilders and load them into the DataMap. More... | |
![]() | |
DataLoader () | |
virtual | ~DataLoader () |
A class for loading MoveMapBuilders into the XML parser's DataMap. NOTE that in the input .xml file, the InterfaceBuilder must be specified before the MoveMapBuilder.
protocols::ligand_docking::MoveMapBuilderLoader::MoveMapBuilderLoader | ( | ) |
|
virtual |
|
virtual |
The InterfaceBuilderLoader will create named InterfaceBuilders and load them into the DataMap.
Implements protocols::jd2::parser::DataLoader.
References protocols::moves::DataMap::add(), and protocols::moves::DataMap::has().