#include <bdNTSenderImplTest.h>
List of all members.
Constructor & Destructor Documentation
virtual bdNTSenderImplTest::~bdNTSenderImplTest |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void bdNTSenderImplTest::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 BulkDataNTSenderImpl.
virtual void bdNTSenderImplTest::startSend |
( |
|
) |
[virtual] |
Calls the Receiver handle_start() method once the connection is established.
- Exceptions:
-
| ACSBulkDataError::AVStartSendErrorEx | |
- Returns:
- void
Implements BulkDataNTSenderImpl.
virtual void bdNTSenderImplTest::stopSend |
( |
|
) |
[virtual] |
Calls the Receiver handle_stop() method.
- Exceptions:
-
| ACSBulkDataError::AVStopSendErrorEx | |
- Returns:
- void
Implements BulkDataNTSenderImpl.
The documentation for this class was generated from the following file: