#include <SendWithoutCoCo.hpp>
Public Member Functions | |
SendWithoutCoCo (void) | |
SendWithoutCoCo (const SendWithoutCoCo &send) | |
SendWithoutCoCo & | operator= (const SendWithoutCoCo &send) |
~SendWithoutCoCo (void) | |
virtual int | svc (void) |
void | setFeePacket (const boost::shared_ptr< FeePacket >payload) |
|
Constructor |
|
Copy constructor
|
|
Destructor |
|
Assignement operator
|
|
Set the fee packet to send.
|
|
|