#include <ThreadStrategy.h>
Inheritance diagram for TAO::Portable_Server::ThreadStrategy:
Public Member Functions | |
virtual int | enter ()=0 |
virtual int | exit ()=0 |
virtual void | strategy_init (TAO_Root_POA *poa ACE_ENV_ARG_DECL) |
virtual void | strategy_cleanup (ACE_ENV_SINGLE_ARG_DECL) |
virtual ::PortableServer::ThreadPolicyValue | type () const =0 |
|
Implemented in TAO::Portable_Server::ThreadStrategyORBControl, and TAO::Portable_Server::ThreadStrategySingle. |
|
Implemented in TAO::Portable_Server::ThreadStrategyORBControl, and TAO::Portable_Server::ThreadStrategySingle. |
|
Implements TAO::Portable_Server::Policy_Strategy. |
|
Implements TAO::Portable_Server::Policy_Strategy. |
|
Implemented in TAO::Portable_Server::ThreadStrategyORBControl, and TAO::Portable_Server::ThreadStrategySingle. |