TAO_RT_Thread_Lane_Resources_Manager Class Reference

Manager for thread lane resources. More...

#include <RT_Thread_Lane_Resources_Manager.h>

Inheritance diagram for TAO_RT_Thread_Lane_Resources_Manager:
Inheritance graph
[legend]
Collaboration diagram for TAO_RT_Thread_Lane_Resources_Manager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_RT_Thread_Lane_Resources_Manager (TAO_ORB_Core &orb_core)
 Constructor.
 ~TAO_RT_Thread_Lane_Resources_Manager (void)
 Destructor.
void finalize (void)
 Finalize resources.
int open_default_resources (void)
 Open default resources.
void shutdown_reactor (void)
 Shutdown reactor.
void close_all_transports (void)
int is_collocated (const TAO_MProfile &mprofile)
 Does mprofile belong to us?

Protected Attributes

TAO_Thread_Lane_Resourcesdefault_lane_resources_
 Default lane resources.
TAO_Thread_Pool_Managertp_manager_
 Thread Pool Manager.

Private Member Functions

void operator= (const TAO_RT_Thread_Lane_Resources_Manager &)
 TAO_RT_Thread_Lane_Resources_Manager (const TAO_RT_Thread_Lane_Resources_Manager &)

Accessors



TAO_Thread_Lane_Resourceslane_resources (void)
TAO_Thread_Lane_Resourcesdefault_lane_resources (void)
TAO_Thread_Pool_Managertp_manager (void)

Detailed Description

Manager for thread lane resources.


Constructor & Destructor Documentation

TAO_RT_Thread_Lane_Resources_Manager::TAO_RT_Thread_Lane_Resources_Manager ( TAO_ORB_Core orb_core  ) 

Constructor.

TAO_RT_Thread_Lane_Resources_Manager::~TAO_RT_Thread_Lane_Resources_Manager ( void   ) 

Destructor.

TAO_RT_Thread_Lane_Resources_Manager::TAO_RT_Thread_Lane_Resources_Manager ( const TAO_RT_Thread_Lane_Resources_Manager  )  [private]

Member Function Documentation

void TAO_RT_Thread_Lane_Resources_Manager::close_all_transports ( void   )  [virtual]

Certain ORB policies such as dropping replies on shutdown would need cleanup of transports to wake threads up.

Implements TAO_Thread_Lane_Resources_Manager.

TAO_Thread_Lane_Resources & TAO_RT_Thread_Lane_Resources_Manager::default_lane_resources ( void   )  [virtual]
void TAO_RT_Thread_Lane_Resources_Manager::finalize ( void   )  [virtual]

Finalize resources.

Implements TAO_Thread_Lane_Resources_Manager.

int TAO_RT_Thread_Lane_Resources_Manager::is_collocated ( const TAO_MProfile mprofile  )  [virtual]

Does mprofile belong to us?

Implements TAO_Thread_Lane_Resources_Manager.

TAO_Thread_Lane_Resources & TAO_RT_Thread_Lane_Resources_Manager::lane_resources ( void   )  [virtual]
int TAO_RT_Thread_Lane_Resources_Manager::open_default_resources ( void   )  [virtual]

Open default resources.

Implements TAO_Thread_Lane_Resources_Manager.

void TAO_RT_Thread_Lane_Resources_Manager::operator= ( const TAO_RT_Thread_Lane_Resources_Manager  )  [private]
void TAO_RT_Thread_Lane_Resources_Manager::shutdown_reactor ( void   )  [virtual]

Shutdown reactor.

Implements TAO_Thread_Lane_Resources_Manager.

TAO_Thread_Pool_Manager & TAO_RT_Thread_Lane_Resources_Manager::tp_manager ( void   ) 

Member Data Documentation

Default lane resources.

Thread Pool Manager.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2