#include <bulkDataSenderPerfImpl.h>
List of all members.
Constructor & Destructor Documentation
BulkDataSenderPerfImpl::BulkDataSenderPerfImpl |
( |
const ACE_CString & |
name, |
|
|
maci::ContainerServices * |
containerServices | |
|
) |
| | |
virtual BulkDataSenderPerfImpl::~BulkDataSenderPerfImpl |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void BulkDataSenderPerfImpl::paceData |
( |
|
) |
[virtual] |
Sends data to the Receiver calling the receive_frame() method on the Receiver side. This method must be overriden by the user to send his own data.
- Parameters:
-
| size | buffer size of the sent data. |
- Exceptions:
-
| ACSBulkDataError::AVPaceDataErrorEx | |
- Returns:
- void
Implements BulkDataSenderImpl< TSenderCallback >.
virtual void BulkDataSenderPerfImpl::startSend |
( |
|
) |
[virtual] |
Calls the Receiver handle_start() method once the connection is established.
- Exceptions:
-
| ACSBulkDataError::AVStartSendErrorEx | |
- Returns:
- void
Implements BulkDataSenderImpl< TSenderCallback >.
virtual void BulkDataSenderPerfImpl::stopSend |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: