Rosetta Protocols  2015.09
Namespaces | Functions
InputterStream.cc 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.hh>
#include <protocols/inputter/Inputter.hh>
#include <basic/Tracer.hh>

Namespaces

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

Functions

static thread_local basic::Tracer protocols::inputter::TR ("protocols.inputter.InputterStream")
 

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