| TAO_RTCORBA
    2.0.8
    | 
Class for creating dynamic threads. More...
#include <Thread_Pool.h>


| Public Member Functions | |
| TAO_RT_New_Leader_Generator (TAO_Thread_Lane &lane) | |
| Constructor. | |
| void | no_leaders_available (void) | 
| Private Attributes | |
| TAO_Thread_Lane & | lane_ | 
| Lane associated with this leader generator. | |
Class for creating dynamic threads.
| TAO_RT_New_Leader_Generator::TAO_RT_New_Leader_Generator | ( | TAO_Thread_Lane & | lane | ) | 
Constructor.
| void TAO_RT_New_Leader_Generator::no_leaders_available | ( | void | ) |  [virtual] | 
Leader/Follower class uses this method to notify the system that we are out of leaders.
Implements TAO_New_Leader_Generator.
Lane associated with this leader generator.
 1.7.5.1
 1.7.5.1