#include <bulkDataSenderEx1Impl.h>
List of all members.
Constructor & Destructor Documentation
BulkDataSenderEx1Impl::BulkDataSenderEx1Impl |
( |
const ACE_CString & |
name, |
|
|
maci::ContainerServices * |
containerServices | |
|
) |
| | |
Constructor
- Parameters:
-
| poa | poa which will activate this and also all other components |
| name | component name |
virtual BulkDataSenderEx1Impl::~BulkDataSenderEx1Impl |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void BulkDataSenderEx1Impl::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 BulkDataSenderEx1Impl::startSend |
( |
|
) |
[virtual] |
Calls the Receiver handle_start() method once the connection is established.
- Exceptions:
-
| ACSBulkDataError::AVStartSendErrorEx | |
- Returns:
- void
Implements BulkDataSenderImpl< TSenderCallback >.
virtual void BulkDataSenderEx1Impl::stopSend |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: