|
Rosetta 3.5
|
#include <LigandDockingLoaders.hh>


Public Member Functions | |
| LigandAreaLoader () | |
| virtual | ~LigandAreaLoader () |
| 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 () |
Definition at line 64 of file LigandDockingLoaders.hh.
| protocols::ligand_docking::LigandAreaLoader::LigandAreaLoader | ( | ) |
Definition at line 111 of file LigandDockingLoaders.cc.
|
virtual |
Definition at line 112 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 114 of file LigandDockingLoaders.cc.
References protocols::moves::DataMap::add(), and protocols::moves::DataMap::has().
1.8.4