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


Public Member Functions | |
| InterfaceBuilderLoader () | |
| virtual | ~InterfaceBuilderLoader () |
| 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 InterfaceBuilders into the XML parser's DataMap.
Definition at line 29 of file LigandDockingLoaders.hh.
| protocols::ligand_docking::InterfaceBuilderLoader::InterfaceBuilderLoader | ( | ) |
Definition at line 43 of file LigandDockingLoaders.cc.
Referenced by protocols::ligand_docking::InterfaceBuilderLoaderCreator::create_loader().
|
virtual |
Definition at line 44 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 46 of file LigandDockingLoaders.cc.
References protocols::moves::DataMap::add(), and protocols::moves::DataMap::has().
1.8.4