Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TestAggServer Class Reference

Abstraction representing mechanism for aggregating data. More...

#include <TestAggServer.h>

Inheritance diagram for TestAggServer:

[legend]
Collaboration diagram for TestAggServer:
[legend]
List of all members.

Public Member Functions

 TestAggServer (string name)
virtual ~TestAggServer ()
virtual void aggregate (BESDataHandlerInterface &dhi)
 aggregate the response object
virtual void dump (ostream &strm) const
 dumps information about this object
virtual const string & get_name () const

Detailed Description

Abstraction representing mechanism for aggregating data.


Constructor & Destructor Documentation

TestAggServer::TestAggServer string  name  )  [inline]
 

virtual TestAggServer::~TestAggServer  )  [inline, virtual]
 


Member Function Documentation

void TestAggServer::aggregate BESDataHandlerInterface dhi  )  [virtual]
 

aggregate the response object

Parameters:
dhi structure which contains the response object and the aggregation command
Exceptions:
BESAggregationException if problem aggregating the data
See also:
BESAggregationException

_BESDataHandlerInterface

Implements BESAggregationServer.

void TestAggServer::dump ostream &  strm  )  const [virtual]
 

dumps information about this object

Displays the pointer value of this instance along with the name of this aggregatioon server.

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

Reimplemented from BESAggregationServer.

virtual const string& BESAggregationServer::get_name  )  const [inline, virtual, inherited]
 


The documentation for this class was generated from the following files:
Generated on Thu May 3 23:11:05 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.4.4