Bridge++
Ver. 2.0.4
|
#include <iostream>
#include <fstream>
#include <string>
#include <stack>
#include <cstdarg>
#include "Communicator/communicator.h"
Go to the source code of this file.
Classes | |
class | Bridge::BridgeIO |
struct | Bridge::BridgeIO::os_info |
Namespaces | |
Bridge | |
BridgeIO for output under parallel environment with verbose level control. | |
Enumerations | |
enum | Bridge::VerboseLevel { Bridge::CRUCIAL, Bridge::GENERAL, Bridge::DETAILED, Bridge::PARANOIAC } |
Definition in file bridgeIO.h.