Rosetta Protocols  2015.09
Namespaces | Typedefs
EndPoint.fwd.hh File Reference

Non MPI version of EndPoint This class is required because SingleNode role needs to use an EndPoint that is not MPI dependent (ie just a wrapper for 2 queues) More...

#include <boost/shared_ptr.hpp>

Namespaces

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

Typedefs

typedef boost::shared_ptr
< EndPoint > 
protocols::wum2::EndPointSP
 

Detailed Description

Non MPI version of EndPoint This class is required because SingleNode role needs to use an EndPoint that is not MPI dependent (ie just a wrapper for 2 queues)

Author
Ken Jung