#include <iostream>
Include dependency graph for BESDebug.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | BESDebug |
Defines | |
#define | I_BESDebug_h 1 |
top level BES object to house generic methods | |
#define | BESDEBUG(x) { if( BESDebug::Debug() ) *(BESDebug::Get_strm()) << x ; } |
|
|
|
top level BES object to house generic methods
|