|
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... | |
Public Member Functions inherited from protocols::jd2::parser::DataLoader | |
| 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.
Definition at line 48 of file LigandDockingLoaders.hh.
| protocols::ligand_docking::MoveMapBuilderLoader::MoveMapBuilderLoader | ( | ) |
Definition at line 77 of file LigandDockingLoaders.cc.
|
virtual |
Definition at line 78 of file LigandDockingLoaders.cc.
|
virtual |
The InterfaceBuilderLoader will create named InterfaceBuilders and load them into the DataMap.
Implements protocols::jd2::parser::DataLoader.
Definition at line 80 of file LigandDockingLoaders.cc.
References protocols::moves::DataMap::add(), and protocols::moves::DataMap::has().
1.8.4