#include <LifespanStrategy.h>
◆ LifespanStrategy()
TAO::Portable_Server::LifespanStrategy::LifespanStrategy |
( |
| ) |
|
|
default |
◆ ~LifespanStrategy()
virtual TAO::Portable_Server::LifespanStrategy::~LifespanStrategy |
( |
| ) |
|
|
virtualdefault |
◆ check_state()
virtual void TAO::Portable_Server::LifespanStrategy::check_state |
( |
| ) |
|
|
pure virtual |
◆ create()
void TAO::Portable_Server::LifespanStrategy::create |
( |
const char * | name, |
|
|
const TAO::ObjectKey & | key ) |
◆ create_key()
◆ imr_key_to_object()
◆ is_persistent()
virtual CORBA::Boolean TAO::Portable_Server::LifespanStrategy::is_persistent |
( |
| ) |
const |
|
pure virtual |
◆ key_length()
virtual CORBA::ULong TAO::Portable_Server::LifespanStrategy::key_length |
( |
| ) |
const |
|
pure virtual |
◆ key_type_length()
CORBA::ULong TAO::Portable_Server::LifespanStrategy::key_type_length |
( |
| ) |
const |
◆ notify_shutdown()
virtual void TAO::Portable_Server::LifespanStrategy::notify_shutdown |
( |
| ) |
|
|
pure virtual |
◆ notify_startup()
virtual void TAO::Portable_Server::LifespanStrategy::notify_startup |
( |
| ) |
|
|
pure virtual |
◆ strategy_cleanup()
void TAO::Portable_Server::LifespanStrategy::strategy_cleanup |
( |
| ) |
|
|
virtual |
◆ strategy_init()
void TAO::Portable_Server::LifespanStrategy::strategy_init |
( |
TAO_Root_POA * | poa | ) |
|
|
virtual |
◆ use_imr()
virtual bool TAO::Portable_Server::LifespanStrategy::use_imr |
( |
| ) |
const |
|
pure virtual |
◆ validate() [1/2]
◆ validate() [2/2]
bool TAO::Portable_Server::LifespanStrategy::validate |
( |
TAO::ObjectKey_var & | key | ) |
|
Validate the passed object key if it belongs to this POA.
◆ poa_
TAO_Root_POA* TAO::Portable_Server::LifespanStrategy::poa_ {} |
|
protected |
The documentation for this class was generated from the following files: