infoT Class Reference

#include <infoT.h>

Inheritance diagram for infoT:

Inheritance graph
[legend]
Collaboration diagram for infoT:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 infoT (void)
virtual ~infoT (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 8 of file infoT.h.


Constructor & Destructor Documentation

infoT::infoT ( void   )  [inline]

Definition at line 10 of file infoT.h.

Referenced by main().

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

Definition at line 11 of file infoT.h.


Member Function Documentation

int infoT::run ( void   )  [virtual]

Reimplemented from baseApp.

Definition at line 19 of file infoT.cc.

References BESInfoList::add_info_builder(), BESXMLInfo::add_tag(), BESHTMLInfo::add_tag(), BESTextInfo::add_tag(), BESXMLInfo::begin_response(), BESHTMLInfo::begin_response(), BESTextInfo::begin_response(), BESXMLInfo::begin_tag(), BESHTMLInfo::begin_tag(), BESTextInfo::begin_tag(), BES_HTML_INFO, BES_TEXT_INFO, BES_XML_INFO, BESInfoList::build_info(), BESHTMLInfo::BuildHTMLInfo(), BESTextInfo::BuildTextInfo(), BESXMLInfo::BuildXMLInfo(), BESXMLInfo::end_response(), BESHTMLInfo::end_response(), BESInfo::end_response(), BESXMLInfo::end_tag(), BESHTMLInfo::end_tag(), BESTextInfo::end_tag(), BESXMLInfo::print(), BESInfo::print(), BESKeys::set_key(), TheBESKeys::TheKeys(), and BESInfoList::TheList().

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 baseApp::baseApp(), Application::TheApplication(), and baseApp::~baseApp().


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