

Private Member Functions | |
| virtual void | work (TYPE *type) |
| Call destroy on the object. | |
Definition at line 69 of file Container_T.h.
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL void TAO_Notify_Container_T< TYPE >::Destroyer::work | ( | TYPE * | type | ) | [private, virtual] |
Call destroy on the object.
Implements TAO_ESF_Worker< TYPE >.
Definition at line 22 of file Container_T.cpp.
1.4.7