Bridge++
Ver. 1.3.x
|
BridgeIO for output under parallel environment with verbose level control. More...
Classes | |
class | BridgeIO |
class | unique_ptr |
class | unique_ptr< T[]> |
Enumerations | |
enum | VerboseLevel { CRUCIAL, GENERAL, DETAILED, PARANOIAC } |
Variables | |
BridgeIO | vout |
BridgeIO for output under parallel environment with verbose level control.
BridgeIO provides output under parallel environment with verbose level control. There are 4 verbose levels as follows from strong to weak:
CRUCIAL, GENERAL, DETAILED, PARANOIAC
Multi-threaded. [3 Mar 2015 Y.Namekawa]
enum Bridge::VerboseLevel |
Enumerator | |
---|---|
CRUCIAL | |
GENERAL | |
DETAILED | |
PARANOIAC |
Definition at line 39 of file bridgeIO.h.
BridgeIO Bridge::vout |
Definition at line 278 of file bridgeIO.cpp.