#include <bulkDataReceiverDistr1Impl.h>
Public Member Functions | |
BulkDataReceiverDistr1Impl (const ACE_CString &name, maci::ContainerServices *containerServices) | |
virtual | ~BulkDataReceiverDistr1Impl () |
void | cleanUp () |
BulkDataReceiverDistr1Impl< TCallback >::BulkDataReceiverDistr1Impl | ( | const ACE_CString & | name, | |
maci::ContainerServices * | containerServices | |||
) |
Constructor
poa | Poa which will activate this and also all other Components. | |
name | component name. |
virtual BulkDataReceiverDistr1Impl< TCallback >::~BulkDataReceiverDistr1Impl | ( | ) | [virtual] |
Destructor
void BulkDataReceiverDistr1Impl< TCallback >::cleanUp | ( | ) |
Reimplemented from BulkDataReceiverImpl< TCallback >.