TAO_CosNotification
2.1.2
|
Builder for RT specific classes. More...
#include <RT_Builder.h>
Public Member Functions | |
TAO_Notify_RT_Builder (void) | |
Constructor. | |
virtual | ~TAO_Notify_RT_Builder () |
Destructor. | |
virtual void | apply_thread_pool_concurrency (TAO_Notify_Object &object, const NotifyExt::ThreadPoolParams &tp_params) |
Apply Thread Pools. | |
virtual void | apply_lane_concurrency (TAO_Notify_Object &object, const NotifyExt::ThreadPoolLanesParams &tpl_params) |
Apply Thread Pools with Lanes. |
Builder for RT specific classes.
Constructor.
|
virtual |
Destructor.
|
virtual |
Apply Thread Pools with Lanes.
Reimplemented from TAO_Notify_Builder.
|
virtual |
Apply Thread Pools.
Reimplemented from TAO_Notify_Builder.