Bridge++  Ver. 1.3.x
Bridge Namespace Reference

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
 

Detailed Description

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]

Enumeration Type Documentation

Enumerator
CRUCIAL 
GENERAL 
DETAILED 
PARANOIAC 

Definition at line 39 of file bridgeIO.h.

Variable Documentation

BridgeIO Bridge::vout

Definition at line 278 of file bridgeIO.cpp.