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

InputterStream holds a list of of streams and does VERY basic things with them like controls whether structures are duplicated across masters and controls whether to take the list sequentially or round robin. More...

#include <boost/shared_ptr.hpp>

Namespaces

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

Typedefs

typedef boost::shared_ptr
< InputterStream > 
protocols::inputter::InputterStreamSP
 

Detailed Description

InputterStream holds a list of of streams and does VERY basic things with them like controls whether structures are duplicated across masters and controls whether to take the list sequentially or round robin.

Author
Ken Jung