TAO_PortableServer  2.3.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO::Portable_Server::ThreadStrategySingleFactoryImpl Class Reference

#include <ThreadStrategySingleFactoryImpl.h>

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

Public Member Functions

virtual ThreadStrategycreate (::PortableServer::ThreadPolicyValue value)
 Create a new thread strategy. More...
 
virtual void destroy (ThreadStrategy *strategy)
 Cleanup the given strategy instance. More...
 
- Public Member Functions inherited from TAO::Portable_Server::StrategyFactory
virtual ~StrategyFactory (void)
 

Member Function Documentation

ThreadStrategy * TAO::Portable_Server::ThreadStrategySingleFactoryImpl::create ( ::PortableServer::ThreadPolicyValue  value)
virtual

Create a new thread strategy.

Implements TAO::Portable_Server::ThreadStrategyFactory.

void TAO::Portable_Server::ThreadStrategySingleFactoryImpl::destroy ( ThreadStrategy strategy)
virtual

Cleanup the given strategy instance.

Implements TAO::Portable_Server::ThreadStrategyFactory.


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