BulkDataReceiver1PerfImpl< TCallback > Class Template Reference

#include <bulkDataReceiver1PerfImpl.h>

Inheritance diagram for BulkDataReceiver1PerfImpl< TCallback >:
Inheritance graph
[legend]
Collaboration diagram for BulkDataReceiver1PerfImpl< TCallback >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BulkDataReceiver1PerfImpl (const ACE_CString &name, maci::ContainerServices *containerServices)
virtual ~BulkDataReceiver1PerfImpl ()
void cleanUp ()

template<class TCallback>
class BulkDataReceiver1PerfImpl< TCallback >


Constructor & Destructor Documentation

template<class TCallback >
BulkDataReceiver1PerfImpl< TCallback >::BulkDataReceiver1PerfImpl ( const ACE_CString &  name,
maci::ContainerServices containerServices 
)
template<class TCallback >
virtual BulkDataReceiver1PerfImpl< TCallback >::~BulkDataReceiver1PerfImpl (  )  [virtual]

Member Function Documentation

template<class TCallback >
void BulkDataReceiver1PerfImpl< TCallback >::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 BulkDataReceiverImpl< TCallback >.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2