TAO_PortableServer 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TAO_Persistent_Strategy Class Reference

Persistent strategy. More...

#include <Active_Object_Map.h>

Inheritance diagram for TAO_Persistent_Strategy:
Inheritance graph
[legend]
Collaboration diagram for TAO_Persistent_Strategy:
Collaboration graph
[legend]

Public Member Functions

virtual int find_servant_using_system_id_and_user_id (const PortableServer::ObjectId &system_id, const PortableServer::ObjectId &user_id, PortableServer::Servant &servant, TAO_Active_Object_Map_Entry *&entry)
 Can be used with any policy.
 
- Public Member Functions inherited from TAO_Lifespan_Strategy
virtual ~TAO_Lifespan_Strategy ()=default
 Virtual destructor.
 
void set_active_object_map (TAO_Active_Object_Map *active_object_map)
 Set the active map.
 

Additional Inherited Members

- Protected Attributes inherited from TAO_Lifespan_Strategy
TAO_Active_Object_Mapactive_object_map_
 Pointer to the active map.
 

Detailed Description

Persistent strategy.

Strategy for the PERSISTENT policy.

Member Function Documentation

◆ find_servant_using_system_id_and_user_id()

int TAO_Persistent_Strategy::find_servant_using_system_id_and_user_id ( const PortableServer::ObjectId & system_id,
const PortableServer::ObjectId & user_id,
PortableServer::Servant & servant,
TAO_Active_Object_Map_Entry *& entry )
virtual

Can be used with any policy.

Implements TAO_Lifespan_Strategy.


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