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

BulkDataSenderDistrImpl< TSenderCallback > Class Template Reference

#include <bulkDataSenderDistrImpl.h>

Inheritance diagram for BulkDataSenderDistrImpl< TSenderCallback >:

Inheritance graph
[legend]
Collaboration diagram for BulkDataSenderDistrImpl< TSenderCallback >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BulkDataSenderDistrImpl (const ACE_CString &name, maci::ContainerServices *containerServices)
virtual ~BulkDataSenderDistrImpl ()
void cleanUp ()
virtual void startSend ()
virtual void paceData ()
virtual void stopSend ()

template<class TSenderCallback>
class BulkDataSenderDistrImpl< TSenderCallback >


Constructor & Destructor Documentation

template<class TSenderCallback>
BulkDataSenderDistrImpl< TSenderCallback >::BulkDataSenderDistrImpl const ACE_CString &  name,
maci::ContainerServices containerServices
 

Constructor

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

template<class TSenderCallback>
virtual BulkDataSenderDistrImpl< TSenderCallback >::~BulkDataSenderDistrImpl  )  [virtual]
 

Destructor


Member Function Documentation

template<class TSenderCallback>
void BulkDataSenderDistrImpl< TSenderCallback >::cleanUp  )  [virtual]
 

Called after the last functional call to the component has finished. The component should then orderly release resources etc. If this method is overwritten in a subclass, the developer has to make sure that all cleanup performed by the implementation of the base class take place. The best way to do this is to call the implementation of the base itself explicitly, as would be done implicitly in a destructor chain.

Returns:
void *

*

Reimplemented from BulkDataSenderImpl< TSenderCallback >.

template<class TSenderCallback>
virtual void BulkDataSenderDistrImpl< TSenderCallback >::paceData  )  [virtual]
 

Exceptions:
ACSBulkDataError::AVPaceDataErrorEx 

Implements BulkDataSenderImpl< TSenderCallback >.

template<class TSenderCallback>
virtual void BulkDataSenderDistrImpl< TSenderCallback >::startSend  )  [virtual]
 

Exceptions:
ACSBulkDataError::AVStartSendErrorEx 

Implements BulkDataSenderImpl< TSenderCallback >.

template<class TSenderCallback>
virtual void BulkDataSenderDistrImpl< TSenderCallback >::stopSend  )  [virtual]
 

Exceptions:
ACSBulkDataError::AVStopSendErrorEx 

Implements BulkDataSenderImpl< TSenderCallback >.


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