DAPCommandModule Class Reference

#include <DAPCommandModule.h>

Inheritance diagram for DAPCommandModule:

Inheritance graph
[legend]
Collaboration diagram for DAPCommandModule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DAPCommandModule ()
virtual ~DAPCommandModule ()
virtual void initialize (const string &modname)
virtual void terminate (const string &modname)
virtual void dump (ostream &strm) const
 dumps information about this object

Detailed Description

Definition at line 38 of file DAPCommandModule.h.


Constructor & Destructor Documentation

DAPCommandModule::DAPCommandModule (  )  [inline]

Definition at line 41 of file DAPCommandModule.h.

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

Definition at line 42 of file DAPCommandModule.h.


Member Function Documentation

void DAPCommandModule::initialize ( const string &  modname  )  [virtual]

Implements BESAbstractModule.

Definition at line 48 of file DAPCommandModule.cc.

References BESCommand::add_command(), BESDEBUG, CATALOG_RESPONSE, DAS_RESPONSE, DATA_RESPONSE, DDS_RESPONSE, DDX_RESPONSE, SHOW_INFO_RESPONSE, and BESCommand::TermCommand.

Here is the call graph for this function:

void DAPCommandModule::terminate ( const string &  modname  )  [virtual]

Implements BESAbstractModule.

Definition at line 78 of file DAPCommandModule.cc.

References BESDEBUG, CATALOG_RESPONSE, DAS_RESPONSE, DATA_RESPONSE, DDS_RESPONSE, DDX_RESPONSE, BESCommand::del_command(), and SHOW_INFO_RESPONSE.

Here is the call graph for this function:

void DAPCommandModule::dump ( ostream &  strm  )  const [virtual]

dumps information about this object

Displays the pointer value of this class

Parameters:
strm C++ i/o stream to dump the information to

Implements BESAbstractModule.

Definition at line 99 of file DAPCommandModule.cc.

References BESIndent::LMarg().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Tue Mar 4 23:21:32 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.1