IMP Reference Guide
2.5.0
The Integrative Modeling Platform
|
#include <IMP/file.h>
Set the log target to a given value and reset it when the object is destroyed. Use this in Python to set the target of logs.
Public Member Functions | |
SetLogTarget (TextOutput to) | |
void | reset () |
void | set (TextOutput to) |
void | show (std::ostream &out=std::cout) const |
|
explicit |
explicit constructor that sets the properties of SetLogTarget
void IMP::SetLogTarget::reset | ( | ) |
void IMP::SetLogTarget::set | ( | TextOutput | to | ) |