#include <RT_Builder.h>
Inheritance diagram for TAO_Notify_RT_Builder:
Public Member Functions | |
TAO_Notify_RT_Builder (void) | |
Constuctor. | |
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. |
|
Constuctor.
|
|
Destructor.
|
|
Apply Thread Pools with Lanes.
Reimplemented from TAO_Notify_Builder. |
|
Apply Thread Pools.
Reimplemented from TAO_Notify_Builder. |