TAO_PortableServer
2.0.8
|
#include <POAC.h>
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
PortableServer::POA::POA | ( | void | ) | [protected] |
PortableServer::POA::~POA | ( | void | ) | [protected, virtual] |
PortableServer::POA::POA | ( | const POA & | ) | [private] |
PortableServer::POA_ptr PortableServer::POA::_duplicate | ( | POA_ptr | obj | ) | [static] |
const char * PortableServer::POA::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
CORBA::Boolean PortableServer::POA::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
PortableServer::POA_ptr PortableServer::POA::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
PortableServer::POA_ptr PortableServer::POA::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
void PortableServer::POA::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from CORBA::Object.
void PortableServer::POA::_tao_release | ( | POA_ptr | obj | ) | [static] |
PortableServer::POA_ptr PortableServer::POA::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
virtual ::PortableServer::ObjectId* PortableServer::POA::activate_object | ( | ::PortableServer::Servant | p_servant | ) | [pure virtual] |
virtual void PortableServer::POA::activate_object_with_id | ( | const ::PortableServer::ObjectId & | id, |
::PortableServer::Servant | p_servant | ||
) | [pure virtual] |
virtual ::PortableServer::IdAssignmentPolicy_ptr PortableServer::POA::create_id_assignment_policy | ( | ::PortableServer::IdAssignmentPolicyValue | value | ) | [pure virtual] |
virtual ::PortableServer::IdUniquenessPolicy_ptr PortableServer::POA::create_id_uniqueness_policy | ( | ::PortableServer::IdUniquenessPolicyValue | value | ) | [pure virtual] |
virtual ::PortableServer::ImplicitActivationPolicy_ptr PortableServer::POA::create_implicit_activation_policy | ( | ::PortableServer::ImplicitActivationPolicyValue | value | ) | [pure virtual] |
virtual ::PortableServer::LifespanPolicy_ptr PortableServer::POA::create_lifespan_policy | ( | ::PortableServer::LifespanPolicyValue | value | ) | [pure virtual] |
virtual ::PortableServer::POA_ptr PortableServer::POA::create_POA | ( | const char * | adapter_name, |
::PortableServer::POAManager_ptr | a_POAManager, | ||
const ::CORBA::PolicyList & | policies | ||
) | [pure virtual] |
virtual ::CORBA::Object_ptr PortableServer::POA::create_reference | ( | const char * | intf | ) | [pure virtual] |
Implemented in TAO_Root_POA.
virtual ::CORBA::Object_ptr PortableServer::POA::create_reference_with_id | ( | const ::PortableServer::ObjectId & | oid, |
const char * | intf | ||
) | [pure virtual] |
virtual ::PortableServer::RequestProcessingPolicy_ptr PortableServer::POA::create_request_processing_policy | ( | ::PortableServer::RequestProcessingPolicyValue | value | ) | [pure virtual] |
virtual ::PortableServer::ServantRetentionPolicy_ptr PortableServer::POA::create_servant_retention_policy | ( | ::PortableServer::ServantRetentionPolicyValue | value | ) | [pure virtual] |
virtual ::PortableServer::ThreadPolicy_ptr PortableServer::POA::create_thread_policy | ( | ::PortableServer::ThreadPolicyValue | value | ) | [pure virtual] |
virtual void PortableServer::POA::deactivate_object | ( | const ::PortableServer::ObjectId & | oid | ) | [pure virtual] |
virtual void PortableServer::POA::destroy | ( | ::CORBA::Boolean | etherealize_objects, |
::CORBA::Boolean | wait_for_completion | ||
) | [pure virtual] |
virtual ::PortableServer::POA_ptr PortableServer::POA::find_POA | ( | const char * | adapter_name, |
::CORBA::Boolean | activate_it | ||
) | [pure virtual] |
virtual ::PortableServer::Servant PortableServer::POA::get_servant | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA.
virtual ::PortableServer::ServantManager_ptr PortableServer::POA::get_servant_manager | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA.
virtual ::CORBA::OctetSeq* PortableServer::POA::id | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA.
virtual ::CORBA::Object_ptr PortableServer::POA::id_to_reference | ( | const ::PortableServer::ObjectId & | oid | ) | [pure virtual] |
virtual ::PortableServer::Servant PortableServer::POA::id_to_servant | ( | const ::PortableServer::ObjectId & | oid | ) | [pure virtual] |
CORBA::Boolean PortableServer::POA::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
void PortableServer::POA::operator= | ( | const POA & | ) | [private] |
virtual ::PortableServer::ObjectId* PortableServer::POA::reference_to_id | ( | ::CORBA::Object_ptr | reference | ) | [pure virtual] |
virtual ::PortableServer::Servant PortableServer::POA::reference_to_servant | ( | ::CORBA::Object_ptr | reference | ) | [pure virtual] |
virtual ::PortableServer::ObjectId* PortableServer::POA::servant_to_id | ( | ::PortableServer::Servant | p_servant | ) | [pure virtual] |
virtual ::CORBA::Object_ptr PortableServer::POA::servant_to_reference | ( | ::PortableServer::Servant | p_servant | ) | [pure virtual] |
virtual void PortableServer::POA::set_servant | ( | ::PortableServer::Servant | p_servant | ) | [pure virtual] |
virtual void PortableServer::POA::set_servant_manager | ( | ::PortableServer::ServantManager_ptr | imgr | ) | [pure virtual] |
virtual ::PortableServer::AdapterActivator_ptr PortableServer::POA::the_activator | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA.
virtual void PortableServer::POA::the_activator | ( | ::PortableServer::AdapterActivator_ptr | the_activator | ) | [pure virtual] |
virtual ::PortableServer::POAList* PortableServer::POA::the_children | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA.
virtual char* PortableServer::POA::the_name | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA.
virtual ::PortableServer::POA_ptr PortableServer::POA::the_parent | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA, and TAO_Regular_POA.
virtual ::PortableServer::POAManager_ptr PortableServer::POA::the_POAManager | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA.
virtual ::PortableServer::POAManagerFactory_ptr PortableServer::POA::the_POAManagerFactory | ( | void | ) | [pure virtual] |
Implemented in TAO_Root_POA.
CORBA::TypeCode_ptr const PortableServer::POA::_tc_AdapterAlreadyExists [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_AdapterNonExistent [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_InvalidPolicy [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_NoServant [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_ObjectAlreadyActive [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_ObjectNotActive [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_ServantAlreadyActive [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_ServantNotActive [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_WrongAdapter [static] |
CORBA::TypeCode_ptr const PortableServer::POA::_tc_WrongPolicy [static] |