SampleRequestHandler Class Reference

#include <SampleRequestHandler.h>

Inheritance diagram for SampleRequestHandler:
Inheritance graph
[legend]
Collaboration diagram for SampleRequestHandler:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void dump (ostream &strm) const
 SampleRequestHandler (const string &name)
virtual ~SampleRequestHandler (void)

Static Public Member Functions

static bool sample_build_help (BESDataHandlerInterface &dhi)
static bool sample_build_vers (BESDataHandlerInterface &dhi)

Detailed Description

Definition at line 38 of file SampleRequestHandler.h.


Constructor & Destructor Documentation

SampleRequestHandler::SampleRequestHandler ( const string &  name  ) 

Definition at line 44 of file SampleRequestHandler.cc.

References sample_build_help(), and sample_build_vers().

Here is the call graph for this function:

SampleRequestHandler::~SampleRequestHandler ( void   )  [virtual]

Definition at line 51 of file SampleRequestHandler.cc.


Member Function Documentation

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

Definition at line 92 of file SampleRequestHandler.cc.

bool SampleRequestHandler::sample_build_help ( BESDataHandlerInterface &  dhi  )  [static]

Definition at line 71 of file SampleRequestHandler.cc.

References PACKAGE_NAME, and PACKAGE_VERSION.

Referenced by SampleRequestHandler().

bool SampleRequestHandler::sample_build_vers ( BESDataHandlerInterface &  dhi  )  [static]

Definition at line 56 of file SampleRequestHandler.cc.

References PACKAGE_NAME, and PACKAGE_VERSION.

Referenced by SampleRequestHandler().


The documentation for this class was generated from the following files:

Generated on Sat Aug 22 06:06:09 2009 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.6.0