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

ztt::dcs::SendWithoutCoCo Class Reference

#include <SendWithoutCoCo.hpp>

List of all members.


Detailed Description

Class to send messages to a number of Fee servers. The same message is send to all servers


Public Member Functions

 SendWithoutCoCo (void)
 SendWithoutCoCo (const SendWithoutCoCo &send)
SendWithoutCoCooperator= (const SendWithoutCoCo &send)
 ~SendWithoutCoCo (void)
virtual int svc (void)
void setFeePacket (const boost::shared_ptr< FeePacket >payload)


Constructor & Destructor Documentation

ztt::dcs::SendWithoutCoCo::SendWithoutCoCo void   )  [inline]
 

Constructor

ztt::dcs::SendWithoutCoCo::SendWithoutCoCo const SendWithoutCoCo send  )  [inline]
 

Copy constructor

Parameters:
send Object to copy from

ztt::dcs::SendWithoutCoCo::~SendWithoutCoCo void   ) 
 

Destructor


Member Function Documentation

SendWithoutCoCo& ztt::dcs::SendWithoutCoCo::operator= const SendWithoutCoCo send  )  [inline]
 

Assignement operator

Parameters:
send Object to assign from
Returns:
Reference to this object

void ztt::dcs::SendWithoutCoCo::setFeePacket const boost::shared_ptr< FeePacket payload  )  [inline]
 

Set the fee packet to send.

Parameters:
payload Fee packet to send.

virtual int ztt::dcs::SendWithoutCoCo::svc void   )  [virtual]
 

Returns:


The documentation for this class was generated from the following file:
Generated on Fri Mar 30 02:54:34 2007 for InterComLayer by doxygen 1.3.5