BESDebug Class Reference

#include <BESDebug.h>

Collaboration diagram for BESDebug:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BESDebug (ostream *strm)
virtual ~BESDebug ()
virtual void begin_debug ()
virtual void end_debug ()
virtual bool debug ()
virtual ostream * get_strm ()

Static Public Member Functions

static void Set_debugger (BESDebug *debugger)
static void Begin_debug ()
static void End_debug ()
static bool Debug ()
static ostream * Get_strm ()

Detailed Description

Definition at line 47 of file BESDebug.h.


Constructor & Destructor Documentation

BESDebug::BESDebug ( ostream *  strm  )  [inline]

Definition at line 55 of file BESDebug.h.

virtual BESDebug::~BESDebug (  )  [inline, virtual]

Definition at line 56 of file BESDebug.h.


Member Function Documentation

virtual void BESDebug::begin_debug (  )  [inline, virtual]

Definition at line 57 of file BESDebug.h.

Referenced by Begin_debug().

virtual void BESDebug::end_debug (  )  [inline, virtual]

Definition at line 58 of file BESDebug.h.

Referenced by End_debug().

virtual bool BESDebug::debug (  )  [inline, virtual]

Definition at line 59 of file BESDebug.h.

Referenced by Debug().

virtual ostream* BESDebug::get_strm (  )  [inline, virtual]

Definition at line 60 of file BESDebug.h.

Referenced by Get_strm().

static void BESDebug::Set_debugger ( BESDebug debugger  )  [inline, static]

Definition at line 62 of file BESDebug.h.

Referenced by ServerApp::initialize(), and CmdApp::initialize().

static void BESDebug::Begin_debug (  )  [inline, static]

Definition at line 68 of file BESDebug.h.

References begin_debug().

Referenced by ServerApp::initialize(), and CmdApp::initialize().

Here is the call graph for this function:

static void BESDebug::End_debug (  )  [inline, static]

Definition at line 73 of file BESDebug.h.

References end_debug().

Here is the call graph for this function:

static bool BESDebug::Debug (  )  [inline, static]

Definition at line 78 of file BESDebug.h.

References debug().

Referenced by BESCmdInterface::build_data_request_plan().

Here is the call graph for this function:

static ostream* BESDebug::Get_strm (  )  [inline, static]

Definition at line 85 of file BESDebug.h.

References get_strm().

Referenced by BESCmdInterface::build_data_request_plan().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Aug 29 03:18:47 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.5.2