TAO::Portable_Server::ThreadStrategy Class Reference

#include <ThreadStrategy.h>

Inheritance diagram for TAO::Portable_Server::ThreadStrategy:

Inheritance graph
[legend]
Collaboration diagram for TAO::Portable_Server::ThreadStrategy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual int enter ()=0
virtual int exit ()=0
virtual void strategy_init (TAO_Root_POA *poa)
virtual void strategy_cleanup (void)
virtual::PortableServer::ThreadPolicyValue type () const=0

Member Function Documentation

virtual int TAO::Portable_Server::ThreadStrategy::enter  )  [pure virtual]
 

Implemented in TAO::Portable_Server::ThreadStrategyORBControl, and TAO::Portable_Server::ThreadStrategySingle.

virtual int TAO::Portable_Server::ThreadStrategy::exit  )  [pure virtual]
 

Implemented in TAO::Portable_Server::ThreadStrategyORBControl, and TAO::Portable_Server::ThreadStrategySingle.

void TAO::Portable_Server::ThreadStrategy::strategy_cleanup void   )  [virtual]
 

Implements TAO::Portable_Server::Policy_Strategy.

Definition at line 21 of file ThreadStrategy.cpp.

Referenced by TAO::Portable_Server::ThreadStrategySingleFactoryImpl::destroy().

00022     {
00023     }

void TAO::Portable_Server::ThreadStrategy::strategy_init TAO_Root_POA poa  )  [virtual]
 

Implements TAO::Portable_Server::Policy_Strategy.

Definition at line 16 of file ThreadStrategy.cpp.

Referenced by TAO::Portable_Server::Active_Policy_Strategies::update().

00017     {
00018     }

virtual ::PortableServer::ThreadPolicyValue TAO::Portable_Server::ThreadStrategy::type  )  const [pure virtual]
 

Implemented in TAO::Portable_Server::ThreadStrategyORBControl, and TAO::Portable_Server::ThreadStrategySingle.

Referenced by TAO::Portable_Server::ThreadStrategyFactoryImpl::destroy().


The documentation for this class was generated from the following files:
Generated on Sun Jan 27 13:29:28 2008 for TAO_PortableServer by doxygen 1.3.6