Rosetta
Namespaces | Typedefs
FragmentLibrary.fwd.hh File Reference

Forward Class declaration for FragmentLibrary. More...

#include <core/types.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/vector1.hh>

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::Sizeprotocols::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...
 

Detailed Description

Forward Class declaration for FragmentLibrary.

Author
Paul Eisenhuth (eisen.nosp@m.huth.nosp@m.451@g.nosp@m.mail.nosp@m..com)