Rosetta Protocols  2015.09
Namespaces | Typedefs
Mover.fwd.hh File Reference
#include <utility/pointer/owning_ptr.hh>
#include <utility/pointer/access_ptr.hh>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <map>

Namespaces

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

Typedefs

typedef
utility::pointer::shared_ptr
< Mover > 
protocols::moves::MoverOP
 
typedef
utility::pointer::shared_ptr
< Mover const > 
protocols::moves::MoverCOP
 
typedef
utility::pointer::weak_ptr
< Mover > 
protocols::moves::MoverAP
 
typedef
utility::pointer::weak_ptr
< Mover const > 
protocols::moves::MoverCAP
 
typedef boost::shared_ptr< Mover > protocols::moves::MoverSP
 
typedef std::map< std::string
const, MoverOP > 
protocols::moves::Movers_map
 
typedef std::map< std::string,
std::string
protocols::moves::SerializableState
 
typedef boost::shared_ptr
< SerializableState > 
protocols::moves::SerializableStateSP
 
typedef boost::shared_ptr
< const SerializableState > 
protocols::moves::SerializableStateCSP
 
typedef boost::weak_ptr
< SerializableState > 
protocols::moves::SerializableStateWP
 
typedef boost::weak_ptr< const
SerializableState > 
protocols::moves::SerializableStateCWP
 
typedef std::map< std::string,
std::string
protocols::moves::MoverCache
 
typedef boost::shared_ptr
< MoverCache > 
protocols::moves::MoverCacheSP
 

Detailed Description

Author