Rosetta Protocols  2015.09
Classes | Namespaces
InputterStream.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 <protocols/inputter/InputterStream.fwd.hh>
#include <protocols/inputter/Inputter.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/lua/LuaObject.hh>
#include <list>

Classes

class  protocols::inputter::InputterStream
 

Namespaces

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

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