agglistT Class Reference

#include <agglistT.h>

Inheritance diagram for agglistT:

Inheritance graph
[legend]
Collaboration diagram for agglistT:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 agglistT (void)
virtual ~agglistT (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 BESAggregationServerh1 (string handler_name)
static BESAggregationServerh2 (string handler_name)
static BESAggregationServerh3 (string handler_name)
static BESAggregationServerh4 (string handler_name)
static ApplicationTheApplication (void)

Static Protected Attributes

static Application_theApplication

Detailed Description

Definition at line 14 of file agglistT.h.


Constructor & Destructor Documentation

agglistT::agglistT ( void   )  [inline]

Definition at line 16 of file agglistT.h.

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

Definition at line 17 of file agglistT.h.


Member Function Documentation

int agglistT::run ( void   )  [virtual]

Reimplemented from baseApp.

Definition at line 16 of file agglistT.cc.

References BESAggFactory::add_handler(), BESAggFactory::find_handler(), BESAggFactory::get_handler_names(), BESException::get_message(), h1(), h2(), h3(), BESAggFactory::remove_handler(), and BESAggFactory::TheFactory().

Here is the call graph for this function:

BESAggregationServer * agglistT::h1 ( string  handler_name  )  [static]

Definition at line 155 of file agglistT.cc.

Referenced by run().

BESAggregationServer * agglistT::h2 ( string  handler_name  )  [static]

Definition at line 161 of file agglistT.cc.

Referenced by run().

BESAggregationServer * agglistT::h3 ( string  handler_name  )  [static]

Definition at line 167 of file agglistT.cc.

Referenced by run().

static BESAggregationServer* agglistT::h4 ( string  handler_name  )  [static]

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 [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 Fri Nov 30 12:10:24 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.5.1