#include <bulkDataSenderEx2Impl.h>
List of all members.
Constructor & Destructor Documentation
BulkDataSenderEx2Impl::BulkDataSenderEx2Impl |
( |
const ACE_CString & |
name, |
|
|
maci::ContainerServices * |
containerServices | |
|
) |
| | |
Constructor
- Parameters:
-
| poa | poa which will activate this and also all other components |
| name | component name |
virtual BulkDataSenderEx2Impl::~BulkDataSenderEx2Impl |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void BulkDataSenderEx2Impl::paceData |
( |
|
) |
[inline, virtual] |
virtual void BulkDataSenderEx2Impl::paceDataNew |
( |
CORBA::Long |
size |
) |
[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
virtual void BulkDataSenderEx2Impl::startSend |
( |
|
) |
[virtual] |
virtual void BulkDataSenderEx2Impl::stopSend |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: