debugT Class Reference

#include <debugT.h>

Inheritance diagram for debugT:

Inheritance graph
[legend]
Collaboration diagram for debugT:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 debugT (const string &s)
virtual ~debugT (void)
virtual int run (void)
virtual int main (int argC, char **argV)
virtual int initialize (int argC, char **argV)
virtual int terminate (int sig=0)

Static Public Member Functions

static ApplicationTheApplication (void)

Static Protected Attributes

static Application_theApplication = 0


Detailed Description

Definition at line 12 of file debugT.h.


Constructor & Destructor Documentation

debugT::debugT ( const string &  s  )  [inline]

Definition at line 17 of file debugT.h.

virtual debugT::~debugT ( void   )  [inline, virtual]

Definition at line 20 of file debugT.h.


Member Function Documentation

int debugT::run ( void   )  [virtual]

Reimplemented from baseApp.

Definition at line 19 of file debugT.cc.

References BESDEBUG, BESDebug::Help(), BESDebug::Set(), BESDebug::SetStrm(), and BESDebug::SetUp().

Here is the call graph for this function:

int baseApp::main ( int  argC,
char **  argV 
) [virtual, inherited]

Implements Application.

Definition at line 27 of file baseApp.cc.

References baseApp::initialize(), baseApp::run(), and baseApp::terminate().

Here is the call graph for this function:

int baseApp::initialize ( int  argC,
char **  argV 
) [virtual, inherited]

Implements Application.

Reimplemented in keysT.

Definition at line 43 of file baseApp.cc.

References BESGlobalIQ::BESGlobalInit(), and BESException::get_message().

Referenced by keysT::initialize(), and baseApp::main().

Here is the call graph for this function:

int baseApp::terminate ( int  sig = 0  )  [virtual, inherited]

Implements Application.

Definition at line 75 of file baseApp.cc.

References BESGlobalIQ::BESGlobalQuit().

Referenced by baseApp::main().

Here is the call graph for this function:

static Application* Application::TheApplication ( void   )  [inline, static, inherited]

Definition at line 13 of file Application.h.

References Application::_theApplication.


Member Data Documentation

Application * Application::_theApplication = 0 [static, protected, inherited]

Definition at line 15 of file Application.h.

Referenced by Application::TheApplication().


The documentation for this class was generated from the following files:
Generated on Wed Jan 2 06:03:54 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.4