Public Member Functions

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]

List of all members.

Public Member Functions

virtual ThreadStrategycreate (::PortableServer::ThreadPolicyValue value)
 Create a new thread strategy.
virtual void destroy (ThreadStrategy *strategy)
 Cleanup the given strategy instance.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines