TAO_PortableServer  2.2.2
 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
Collaboration diagram for TAO::Portable_Server::ThreadStrategySingleFactoryImpl:
Collaboration graph

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...
 

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: