|
Rosetta
|
Forward Class declaration for FragmentLibrary. More...
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::ligand_evolution | |
Typedefs | |
| typedef utility::pointer::shared_ptr< FragmentLibrary > | protocols::ligand_evolution::FragmentLibraryOP |
| typedef utility::pointer::shared_ptr< FragmentLibrary const > | protocols::ligand_evolution::FragmentLibraryCOP |
| typedef utility::pointer::shared_ptr< Reagent > | protocols::ligand_evolution::ReagentOP |
| typedef utility::pointer::shared_ptr< Reagent const > | protocols::ligand_evolution::ReagentCOP |
| typedef utility::pointer::shared_ptr< Reaction > | protocols::ligand_evolution::ReactionOP |
| typedef utility::pointer::shared_ptr< Reaction const > | protocols::ligand_evolution::ReactionCOP |
| typedef utility::vector1< core::Size > | protocols::ligand_evolution::LigandIdentifier |
| LigandIdentifiers are a vector of ints which should encode all information needed by the FragmentLibrary to create a new ligand. More... | |
| typedef utility::vector1< std::pair< core::Size, core::Real > > | protocols::ligand_evolution::ReagentSimilarityList |
| ReagentSimilarityList is a list of reagent ids combined with a similarity score, mainly used for fragment searches. More... | |
Forward Class declaration for FragmentLibrary.