TAO_RTCORBA  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO_RT_New_Leader_Generator Class Reference

Class for creating dynamic threads. More...

#include <Thread_Pool.h>

Inheritance diagram for TAO_RT_New_Leader_Generator:
Inheritance graph
Collaboration diagram for TAO_RT_New_Leader_Generator:
Collaboration graph

Public Member Functions

 TAO_RT_New_Leader_Generator (TAO_Thread_Lane &lane)
 Constructor. More...
 
bool no_leaders_available (void)
 
- Public Member Functions inherited from TAO_New_Leader_Generator
virtual ~TAO_New_Leader_Generator (void)
 

Private Attributes

TAO_Thread_Lanelane_
 Lane associated with this leader generator. More...
 

Detailed Description

Class for creating dynamic threads.

Constructor & Destructor Documentation

TAO_RT_New_Leader_Generator::TAO_RT_New_Leader_Generator ( TAO_Thread_Lane lane)

Constructor.

Member Function Documentation

bool 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.

Member Data Documentation

TAO_Thread_Lane& TAO_RT_New_Leader_Generator::lane_
private

Lane associated with this leader generator.


The documentation for this class was generated from the following files: