FeeServer::SetUpdateRate Class Reference
[Server commands]

#include <feeserver/fee_scmd.hh>

Inheritance diagram for FeeServer::SetUpdateRate:

Inheritance graph
[legend]
Collaboration diagram for FeeServer::SetUpdateRate:

Collaboration graph
[legend]

List of all members.


Detailed Description

Set the monitor (service) update rate The expected payload is
Examples:

test_server.cc.


Public Member Functions

 SetUpdateRate (Main &m)
short Handle (const std::vector< unsigned char > &idata, const size_t isize, std::vector< unsigned char > &odata, size_t &osize)

Constructor & Destructor Documentation

FeeServer::SetUpdateRate::SetUpdateRate ( Main m  )  [inline]

constructor

Parameters:
m Reference to server


Member Function Documentation

short FeeServer::SetUpdateRate::Handle ( const std::vector< unsigned char > &  idata,
const size_t  isize,
std::vector< unsigned char > &  odata,
size_t &  osize 
) [virtual]

Handle the command.

Parameters:
idata Input data
isize Size of idata
odata Reference to pointer. On output it should contain the output data.
osize On output, the size of odata
Returns:
Error code or return value

Implements FeeServer::ServerCommand.


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

Generated on Thu Jun 26 17:02:39 2008 for FeeServer++ 0.9 by  doxygen 1.5.6