| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
Temporarily set log target. More...
#include <IMP/file.h>
 Inheritance diagram for IMP::SetLogTarget:Temporarily set log target.
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) | |
| Explicit constructor that sets the properties of SetLogTarget.  More... | |
| void | reset () | 
| Remove the properties previously set for this class.  More... | |
| void | set (TextOutput to) | 
| Assign new properties to the class.  More... | |
| 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 | ) |