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

#include <IdAssignmentStrategyFactoryImpl.h>

Inheritance diagram for TAO::Portable_Server::IdAssignmentStrategyFactoryImpl:
Inheritance graph
Collaboration diagram for TAO::Portable_Server::IdAssignmentStrategyFactoryImpl:
Collaboration graph

Public Member Functions

virtual IdAssignmentStrategycreate (::PortableServer::IdAssignmentPolicyValue value)
 Create a new servant retention strategy.
 
virtual void destroy (IdAssignmentStrategy *strategy)
 

Additional Inherited Members

- Public Types inherited from ACE_Service_Object
typedef long Reference_Count
 
- Static Public Member Functions inherited from ACE_Service_Object
static ACE_THR_FUNC_RETURN read_adapter (void *event_handler)
 
static int register_stdin_handler (ACE_Event_Handler *eh, ACE_Reactor *reactor, ACE_Thread_Manager *thr_mgr, int flags=THR_DETACHED)
 
static int remove_stdin_handler (ACE_Reactor *reactor, ACE_Thread_Manager *thr_mgr)
 
- Public Attributes inherited from ACE_Service_Object
 LO_PRIORITY
 
 HI_PRIORITY
 
 NULL_MASK
 
 READ_MASK
 
 WRITE_MASK
 
 EXCEPT_MASK
 
 ACCEPT_MASK
 
 CONNECT_MASK
 
 TIMER_MASK
 
 QOS_MASK
 
 GROUP_QOS_MASK
 
 SIGNAL_MASK
 
 ALL_EVENTS_MASK
 
 RWE_MASK
 
 DONT_CALL
 
 ACE_EVENT_HANDLER_NOT_RESUMED
 
 ACE_REACTOR_RESUMES_HANDLER
 
 ACE_APPLICATION_RESUMES_HANDLER
 
- Protected Types inherited from ACE_Service_Object
typedef ACE_Atomic_Op
< ACE_SYNCH_MUTEX,
Reference_Count
Atomic_Reference_Count
 
- Protected Member Functions inherited from ACE_Service_Object
 ACE_Event_Handler (ACE_Reactor *=0, int priority=ACE_Event_Handler::LO_PRIORITY)
 
- Protected Attributes inherited from ACE_Service_Object
Atomic_Reference_Count reference_count_
 

Member Function Documentation

IdAssignmentStrategy * TAO::Portable_Server::IdAssignmentStrategyFactoryImpl::create ( ::PortableServer::IdAssignmentPolicyValue  value)
virtual

Create a new servant retention strategy.

Implements TAO::Portable_Server::IdAssignmentStrategyFactory.

void TAO::Portable_Server::IdAssignmentStrategyFactoryImpl::destroy ( IdAssignmentStrategy strategy)
virtual

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