The MultipleOutputter class is a vector of ResultOutputters. It should be used alongside the MultipleOutputSpecification class, which is a vector of ResultSpecifications and will hand each ResultSpecification in that vector to the corresponding ResultOutputter in its own vector.
More...
#include <MultipleOutputter.hh>
The MultipleOutputter class is a vector of ResultOutputters. It should be used alongside the MultipleOutputSpecification class, which is a vector of ResultSpecifications and will hand each ResultSpecification in that vector to the corresponding ResultOutputter in its own vector.
◆ MultipleOutputter()
| protocols::jd3::output::MultipleOutputter::MultipleOutputter |
( |
| ) |
|
|
default |
◆ ~MultipleOutputter()
| protocols::jd3::output::MultipleOutputter::~MultipleOutputter |
( |
| ) |
|
|
overridedefault |
◆ append_outputter()
| void protocols::jd3::output::MultipleOutputter::append_outputter |
( |
ResultOutputterOP |
outputter | ) |
|
◆ flush()
| void protocols::jd3::output::MultipleOutputter::flush |
( |
| ) |
|
|
overridevirtual |
◆ outputters()
| utility::vector1< ResultOutputterOP > const & protocols::jd3::output::MultipleOutputter::outputters |
( |
| ) |
const |
◆ write_output()
◆ outputters_
| utility::vector1< ResultOutputterOP > protocols::jd3::output::MultipleOutputter::outputters_ |
|
private |
The documentation for this class was generated from the following files: