CSVRequestHandler Class Reference

#include <CSVRequestHandler.h>

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

List of all members.

Public Member Functions

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

Static Public Member Functions

static bool csv_build_das (BESDataHandlerInterface &dhi)
static bool csv_build_data (BESDataHandlerInterface &dhi)
static bool csv_build_dds (BESDataHandlerInterface &dhi)
static bool csv_build_help (BESDataHandlerInterface &dhi)
static bool csv_build_vers (BESDataHandlerInterface &dhi)

Detailed Description

Definition at line 40 of file CSVRequestHandler.h.


Constructor & Destructor Documentation

CSVRequestHandler::CSVRequestHandler ( string  name  ) 

Definition at line 65 of file CSVRequestHandler.cc.

References csv_build_das(), csv_build_data(), csv_build_dds(), csv_build_help(), and csv_build_vers().

Here is the call graph for this function:

CSVRequestHandler::~CSVRequestHandler ( void   )  [virtual]

Definition at line 75 of file CSVRequestHandler.cc.


Member Function Documentation

bool CSVRequestHandler::csv_build_das ( BESDataHandlerInterface &  dhi  )  [static]

Definition at line 80 of file CSVRequestHandler.cc.

References csv_read_attributes().

Referenced by CSVRequestHandler().

Here is the call graph for this function:

bool CSVRequestHandler::csv_build_data ( BESDataHandlerInterface &  dhi  )  [static]

Definition at line 170 of file CSVRequestHandler.cc.

References csv_read_attributes(), and csv_read_descriptors().

Referenced by CSVRequestHandler().

Here is the call graph for this function:

bool CSVRequestHandler::csv_build_dds ( BESDataHandlerInterface &  dhi  )  [static]

Definition at line 119 of file CSVRequestHandler.cc.

References csv_read_attributes(), and csv_read_descriptors().

Referenced by CSVRequestHandler().

Here is the call graph for this function:

bool CSVRequestHandler::csv_build_help ( BESDataHandlerInterface &  dhi  )  [static]

Definition at line 236 of file CSVRequestHandler.cc.

References PACKAGE_NAME, and PACKAGE_VERSION.

Referenced by CSVRequestHandler().

bool CSVRequestHandler::csv_build_vers ( BESDataHandlerInterface &  dhi  )  [static]

Definition at line 221 of file CSVRequestHandler.cc.

References PACKAGE_NAME, and PACKAGE_VERSION.

Referenced by CSVRequestHandler().

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

Definition at line 260 of file CSVRequestHandler.cc.


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

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