|
|
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <elxElastixMain.h>
Manages setting up and closing the "xout" output streams.
Definition at line 59 of file elxElastixMain.h.
Data Structures | |
| struct | Guard |
Public Member Functions | |
| ITK_DISALLOW_COPY_AND_MOVE (xoutManager) | |
| xoutManager ()=default | |
| xoutManager (const std::string &logfilename, const bool setupLogging, const bool setupCout) | |
| ~xoutManager ()=default | |
Private Attributes | |
| const Guard | m_Guard {} |
|
explicit |
This explicit constructor does set up the "xout" output streams.
|
default |
The default-constructor only just constructs a manager object
|
default |
The destructor closes the "xout" output streams.
| elastix::xoutManager::ITK_DISALLOW_COPY_AND_MOVE | ( | xoutManager | ) |
|
private |
Definition at line 81 of file elxElastixMain.h.
Generated on 1687403667 for elastix by 1.9.4 |