Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

BulkDataSenderEx3Impl Class Reference

#include <bulkDataSenderEx3Impl.h>

Inheritance diagram for BulkDataSenderEx3Impl:

Inheritance graph
[legend]
Collaboration diagram for BulkDataSenderEx3Impl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BulkDataSenderEx3Impl (const ACE_CString &name, maci::ContainerServices *containerServices)
virtual ~BulkDataSenderEx3Impl ()
virtual void startSend ()
virtual void startSendErr ()
virtual void startSendTimeout ()
virtual void paceData ()
virtual void paceDataErr ()
virtual void stopSend ()

Constructor & Destructor Documentation

BulkDataSenderEx3Impl::BulkDataSenderEx3Impl const ACE_CString &  name,
maci::ContainerServices containerServices
 

Constructor

Parameters:
poa poa which will activate this and also all other components
name component name

virtual BulkDataSenderEx3Impl::~BulkDataSenderEx3Impl  )  [virtual]
 

Destructor


Member Function Documentation

virtual void BulkDataSenderEx3Impl::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 BulkDataSenderEx3Impl::paceDataErr  )  [virtual]
 

virtual void BulkDataSenderEx3Impl::startSend  )  [virtual]
 

Calls the Receiver handle_start() method once the connection is established.

Exceptions:
ACSBulkDataError::AVStartSendErrorEx 
Returns:
void

Implements BulkDataSenderImpl< TSenderCallback >.

virtual void BulkDataSenderEx3Impl::startSendErr  )  [virtual]
 

virtual void BulkDataSenderEx3Impl::startSendTimeout  )  [virtual]
 

virtual void BulkDataSenderEx3Impl::stopSend  )  [virtual]
 

Calls the Receiver handle_stop() method.

Exceptions:
ACSBulkDataError::AVStopSendErrorEx 
Returns:
void

Implements BulkDataSenderImpl< TSenderCallback >.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:36:08 2009 for ACS C++ API by doxygen 1.3.8