Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
Entity.fwd.hh File Reference
#include <utility/pointer/owning_ptr.hh>
#include <utility/pointer/access_ptr.hh>
#include <utility/vector1.fwd.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::genetic_algorithm
 

Typedefs

typedef
utility::pointer::shared_ptr
< EntityElement > 
protocols::genetic_algorithm::EntityElementOP
 
typedef
utility::pointer::shared_ptr
< EntityElement const > 
protocols::genetic_algorithm::EntityElementCOP
 
typedef utility::vector1
< EntityElementOP > 
protocols::genetic_algorithm::EntityElements
 
typedef
utility::pointer::shared_ptr
< EntityElementCreator > 
protocols::genetic_algorithm::EntityElementCreatorOP
 
typedef
utility::pointer::shared_ptr
< EntityElementCreator const > 
protocols::genetic_algorithm::EntityElementCreatorCOP
 
typedef
utility::pointer::shared_ptr
< Entity > 
protocols::genetic_algorithm::EntityOP
 
typedef
utility::pointer::shared_ptr
< Entity const > 
protocols::genetic_algorithm::EntityCOP