BulkDataReceiverEx2Impl< TCallback > Class Template Reference
#include <bulkDataReceiverEx2Impl.h>
List of all members.
template<class TCallback>
class BulkDataReceiverEx2Impl< TCallback >
Constructor & Destructor Documentation
template<class TCallback>
Constructor
- Parameters:
-
| poa | Poa which will activate this and also all other Components. |
| name | component name. |
template<class TCallback>
Member Function Documentation
template<class TCallback>
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 >.
template<class TCallback>
template<class TCallback>
The documentation for this class was generated from the following file: