|
PortableServer::POA_ptr | create_POA (const char *adapter_name, PortableServer::POAManager_ptr poa_manager, const CORBA::PolicyList &policies) |
|
PortableServer::POA_ptr | find_POA (const char *adapter_name, CORBA::Boolean activate_it) |
|
void | destroy (CORBA::Boolean etherealize_objects, CORBA::Boolean wait_for_completion) |
|
PortableServer::ThreadPolicy_ptr | create_thread_policy (PortableServer::ThreadPolicyValue value) |
|
PortableServer::LifespanPolicy_ptr | create_lifespan_policy (PortableServer::LifespanPolicyValue value) |
|
PortableServer::IdUniquenessPolicy_ptr | create_id_uniqueness_policy (PortableServer::IdUniquenessPolicyValue value) |
|
PortableServer::IdAssignmentPolicy_ptr | create_id_assignment_policy (PortableServer::IdAssignmentPolicyValue value) |
|
PortableServer::ImplicitActivationPolicy_ptr | create_implicit_activation_policy (PortableServer::ImplicitActivationPolicyValue value) |
|
PortableServer::ServantRetentionPolicy_ptr | create_servant_retention_policy (PortableServer::ServantRetentionPolicyValue value) |
|
PortableServer::RequestProcessingPolicy_ptr | create_request_processing_policy (PortableServer::RequestProcessingPolicyValue value) |
|
char * | the_name (void) |
|
PortableServer::POA_ptr | the_parent (void) |
|
PortableServer::POAList * | the_children (void) |
|
PortableServer::POAManager_ptr | the_POAManager (void) |
|
PortableServer::AdapterActivator_ptr | the_activator (void) |
|
void | the_activator (PortableServer::AdapterActivator_ptr adapter_activator) |
|
PortableServer::ServantManager_ptr | get_servant_manager (void) |
|
void | set_servant_manager (PortableServer::ServantManager_ptr imgr) |
|
PortableServer::Servant | get_servant (void) |
|
void | set_servant (PortableServer::Servant servant) |
|
PortableServer::ObjectId * | activate_object (PortableServer::Servant p_servant) |
|
void | activate_object_with_id (const PortableServer::ObjectId &id, PortableServer::Servant p_servant) |
|
void | deactivate_object (const PortableServer::ObjectId &oid) |
|
CORBA::Object_ptr | create_reference (const char *intf) |
|
CORBA::Object_ptr | create_reference_with_id (const PortableServer::ObjectId &oid, const char *intf) |
|
PortableServer::ObjectId * | servant_to_id (PortableServer::Servant p_servant) |
|
CORBA::Object_ptr | servant_to_reference (PortableServer::Servant p_servant) |
|
PortableServer::Servant | reference_to_servant (CORBA::Object_ptr reference) |
|
PortableServer::ObjectId * | reference_to_id (CORBA::Object_ptr reference) |
|
PortableServer::Servant | id_to_servant (const PortableServer::ObjectId &oid) |
|
CORBA::Object_ptr | id_to_reference (const PortableServer::ObjectId &oid) |
|
CORBA::OctetSeq * | id (void) |
|
| TAO_GOA (const String &name, PortableServer::POAManager_ptr poa_manager, const TAO_POA_Policy_Set &policies, TAO_Root_POA *parent, ACE_Lock &lock, TAO_SYNCH_MUTEX &thread_lock, TAO_ORB_Core &orb_core, TAO_Object_Adapter *object_adapter) |
|
virtual | ~TAO_GOA (void) |
|
|
virtual PortableServer::ObjectId * | create_id_for_reference (CORBA::Object_ptr the_ref) |
|
virtual PortableGroup::IDs * | reference_to_ids (CORBA::Object_ptr the_ref) |
|
virtual void | associate_reference_with_id (CORBA::Object_ptr ref, const PortableServer::ObjectId &oid) |
|
virtual void | disassociate_reference_with_id (CORBA::Object_ptr ref, const PortableServer::ObjectId &oid) |
|
PortableServer::ObjectId | create_id_for_reference (in Object the_ref) raises (NotAGroupObject) |
|
IDs | reference_to_ids (in Object the_ref) raises (NotAGroupObject) |
|
void | associate_reference_with_id (in Object ref, in PortableServer::ObjectId oid) raises (NotAGroupObject) |
|
void | disassociate_reference_with_id (in Object ref, in PortableServer::ObjectId oid) raises (NotAGroupObject) |
|
| TAO_Regular_POA (const String &name, PortableServer::POAManager_ptr poa_manager, const TAO_POA_Policy_Set &policies, TAO_Root_POA *parent, ACE_Lock &lock, TAO_SYNCH_MUTEX &thread_lock, TAO_ORB_Core &orb_core, TAO_Object_Adapter *object_adapter) |
|
virtual | ~TAO_Regular_POA (void) |
|
PortableServer::POA_ptr | the_parent (void) |
|
TAO_Active_Object_Map * | get_active_object_map () const |
|
PortableServer::POA_ptr | create_POA (const char *adapter_name, PortableServer::POAManager_ptr poa_manager, const CORBA::PolicyList &policies) |
|
PortableServer::POA_ptr | find_POA (const char *adapter_name, CORBA::Boolean activate_it) |
|
void | destroy (CORBA::Boolean etherealize_objects, CORBA::Boolean wait_for_completion) |
|
PortableServer::ThreadPolicy_ptr | create_thread_policy (PortableServer::ThreadPolicyValue value) |
|
PortableServer::LifespanPolicy_ptr | create_lifespan_policy (PortableServer::LifespanPolicyValue value) |
|
PortableServer::IdUniquenessPolicy_ptr | create_id_uniqueness_policy (PortableServer::IdUniquenessPolicyValue value) |
|
PortableServer::IdAssignmentPolicy_ptr | create_id_assignment_policy (PortableServer::IdAssignmentPolicyValue value) |
|
PortableServer::ImplicitActivationPolicy_ptr | create_implicit_activation_policy (PortableServer::ImplicitActivationPolicyValue value) |
|
PortableServer::ServantRetentionPolicy_ptr | create_servant_retention_policy (PortableServer::ServantRetentionPolicyValue value) |
|
PortableServer::RequestProcessingPolicy_ptr | create_request_processing_policy (PortableServer::RequestProcessingPolicyValue value) |
|
char * | the_name (void) |
|
PortableServer::POA_ptr | the_parent (void) |
|
PortableServer::POAList * | the_children (void) |
|
PortableServer::POAManager_ptr | the_POAManager (void) |
|
PortableServer::POAManagerFactory_ptr | the_POAManagerFactory (void) |
|
PortableInterceptor::AdapterName * | adapter_name (void) |
|
void | save_ior_component (const IOP::TaggedComponent &component) |
|
void | save_ior_component_and_profile_id (const IOP::TaggedComponent &component, IOP::ProfileId profile_id) |
|
PortableServer::AdapterActivator_ptr | the_activator (void) |
|
void | the_activator (PortableServer::AdapterActivator_ptr adapter_activator) |
|
PortableServer::ServantManager_ptr | get_servant_manager (void) |
|
void | set_servant_manager (PortableServer::ServantManager_ptr imgr) |
|
PortableServer::Servant | get_servant (void) |
|
void | set_servant (PortableServer::Servant servant) |
|
PortableServer::ObjectId * | activate_object (PortableServer::Servant p_servant) |
|
void | activate_object_with_id (const PortableServer::ObjectId &id, PortableServer::Servant p_servant) |
|
void | deactivate_object (const PortableServer::ObjectId &oid) |
|
CORBA::Object_ptr | create_reference (const char *intf) |
|
CORBA::Object_ptr | create_reference_with_id (const PortableServer::ObjectId &oid, const char *intf) |
|
PortableServer::ObjectId * | servant_to_id (PortableServer::Servant p_servant) |
|
PortableServer::ObjectId * | servant_to_user_id (PortableServer::Servant p_servant) |
|
CORBA::Object_ptr | servant_to_reference (PortableServer::Servant p_servant) |
|
PortableServer::Servant | reference_to_servant (CORBA::Object_ptr reference) |
|
PortableServer::ObjectId * | reference_to_id (CORBA::Object_ptr reference) |
|
PortableServer::Servant | id_to_servant (const PortableServer::ObjectId &oid) |
|
CORBA::Object_ptr | id_to_reference (const PortableServer::ObjectId &oid) |
|
CORBA::OctetSeq * | id (void) |
|
TAO_POA_Policy_Set & | policies (void) |
|
CORBA::Policy_ptr | get_policy (CORBA::PolicyType policy) |
|
virtual CORBA::PolicyList * | client_exposed_policies (CORBA::Short object_priority) |
|
| TAO_Root_POA (const String &name, PortableServer::POAManager_ptr poa_manager, const TAO_POA_Policy_Set &policies, TAO_Root_POA *parent, ACE_Lock &lock, TAO_SYNCH_MUTEX &thread_lock, TAO_ORB_Core &orb_core, TAO_Object_Adapter *object_adapter) |
|
virtual | ~TAO_Root_POA (void) |
|
const
TAO_Object_Adapter::poa_name & | folded_name (void) const |
|
const
TAO_Object_Adapter::poa_name & | system_name (void) const |
|
TAO_ORB_Core & | orb_core (void) const |
|
TAO::Portable_Server::Cached_Policies & | cached_policies (void) |
|
TAO_Network_Priority_Hook * | network_priority_hook (void) |
|
TAO::Portable_Server::Cached_Policies::PriorityModel | priority_model (void) const |
|
CORBA::Boolean | cleanup_in_progress (void) |
|
TAO_Object_Adapter & | object_adapter (void) |
|
ACE_Lock & | lock (void) |
|
TAO_Stub * | key_to_stub (const TAO::ObjectKey &key, const char *type_id, CORBA::Short priority) |
|
PortableInterceptor::AdapterState | get_adapter_state (void) |
|
virtual void * | thread_pool (void) const |
|
virtual CORBA::Policy * | server_protocol (void) |
|
CORBA::ULong | outstanding_requests (void) const |
|
const ACE_CString & | name (void) const |
|
CORBA::Boolean | waiting_destruction (void) const |
|
CORBA::Object_ptr | invoke_key_to_object (void) |
|
CORBA::Boolean | system_id (void) |
|
CORBA::ULong | waiting_servant_deactivation (void) const |
|
TAO_POA_Manager & | tao_poa_manager () |
|
bool | is_poa_generated (CORBA::Object_ptr reference, PortableServer::ObjectId &system_id) |
|
bool | is_servant_activation_allowed (PortableServer::Servant servant, bool &wait_occurred_restart_call) |
|
int | rebind_using_user_id_and_system_id (PortableServer::Servant servant, const PortableServer::ObjectId &user_id, const PortableServer::ObjectId &system_id, TAO::Portable_Server::Servant_Upcall &servant_upcall) |
|
CORBA::Boolean | servant_has_remaining_activations (PortableServer::Servant servant) |
|
bool | allow_implicit_activation (void) const |
|
bool | allow_multiple_activations (void) const |
|
int | is_servant_active (PortableServer::Servant servant, bool &wait_occurred_restart_call) |
|
void | deactivate_object_i (const PortableServer::ObjectId &oid) |
|
CORBA::Boolean | is_persistent (void) const |
|
CORBA::Short | server_priority (void) const |
|
bool | has_system_id (void) const |
|
PortableServer::Servant | find_servant (const PortableServer::ObjectId &system_id) |
|
TAO_SERVANT_LOCATION | servant_present (const PortableServer::ObjectId &system_id, PortableServer::Servant &servant) |
|
PortableServer::Servant | find_servant (const PortableServer::ObjectId &system_id, TAO::Portable_Server::Servant_Upcall &servant_upcall, TAO::Portable_Server::POA_Current_Impl &poa_current_impl) |
|
int | find_servant_priority (const PortableServer::ObjectId &system_id, CORBA::Short &priority) |
|
int | unbind_using_user_id (const PortableServer::ObjectId &user_id) |
|
void | cleanup_servant (PortableServer::Servant servant, const PortableServer::ObjectId &user_id) |
|
void | post_invoke_servant_cleanup (const PortableServer::ObjectId &system_id, const TAO::Portable_Server::Servant_Upcall &servant_upcall) |
|
bool | validate_lifespan (CORBA::Boolean is_persistent, const TAO::Portable_Server::Temporary_Creation_Time &creation_time) const |
|
PortableServer::ObjectId * | activate_object_i (PortableServer::Servant p_servant, CORBA::Short priority, bool &wait_occurred_restart_call) |
|
CORBA::Object_ptr | id_to_reference_i (const PortableServer::ObjectId &oid, bool indirect) |
|
PortableServer::ObjectId * | servant_to_id_i (PortableServer::Servant servant) |
|
TAO_SYNCH_CONDITION & | servant_deactivation_condition (void) |
|
int | is_poa_generated_id (const PortableServer::ObjectId &id) |
|
void | check_state (void) |
|
int | delete_child (const String &child) |
|
PortableServer::Servant | user_id_to_servant_i (const PortableServer::ObjectId &oid) |
|
virtual CORBA::ORB_ptr | _get_orb (void) |
|
virtual void | poa_activated_hook () |
|
virtual void | poa_deactivated_hook () |
|
virtual void | servant_activated_hook (PortableServer::Servant servant, const PortableServer::ObjectId &oid) |
|
virtual void | servant_deactivated_hook (PortableServer::Servant servant, const PortableServer::ObjectId &oid) |
|
CORBA::Object_ptr | invoke_key_to_object_helper_i (const char *repository_id, const PortableServer::ObjectId &id) |
|
|
virtual TAO_Root_POA * | new_POA (const String &name, PortableServer::POAManager_ptr poa_manager, const TAO_POA_Policy_Set &policies, TAO_Root_POA *parent, ACE_Lock &lock, TAO_SYNCH_MUTEX &thread_lock, TAO_ORB_Core &orb_core, TAO_Object_Adapter *object_adapter) |
| Template method for creating new POA's of this type. More...
|
|
int | find_group_component (const CORBA::Object_ptr the_ref, PortableGroup::TagGroupTaggedComponent &group) |
|
int | find_group_component_in_profile (const TAO_Profile *profile, PortableGroup::TagGroupTaggedComponent &group) |
|
int | create_group_acceptors (CORBA::Object_ptr the_ref, TAO_PortableGroup_Acceptor_Registry &acceptor_registry, TAO_ORB_Core &orb_core) |
|
void | associate_group_with_ref (CORBA::Object_ptr group_ref, CORBA::Object_ptr obj_ref) |
|
virtual void | remove_from_parent_i (void) |
|
virtual CORBA::Boolean | root (void) const |
|
virtual char | root_key_type (void) |
|
int | enter (void) |
|
int | exit (void) |
|
PortableServer::POA_ptr | create_POA_i (const char *adapter_name, PortableServer::POAManager_ptr poa_manager, const CORBA::PolicyList &policies) |
|
PortableServer::POA_ptr | create_POA_i (const String &adapter_name, PortableServer::POAManager_ptr poa_manager, const TAO_POA_Policy_Set &policies) |
|
TAO_Root_POA * | find_POA_i (const ACE_CString &child_name, CORBA::Boolean activate_it) |
|
void | destroy_i (CORBA::Boolean etherealize_objects, CORBA::Boolean wait_for_completion) |
|
void | complete_destruction_i (void) |
|
PortableServer::POAList * | the_children_i (void) |
|
PortableInterceptor::AdapterName * | adapter_name_i (void) |
|
void | adapter_state_changed (const TAO::ORT_Array &array_obj_ref_template, PortableInterceptor::AdapterState state) |
|
void | add_ior_component (TAO_MProfile &mprofile, const IOP::TaggedComponent &component) |
|
void | add_ior_component_to_profile (TAO_MProfile &mprofile, const IOP::TaggedComponent &component, IOP::ProfileId profile_id) |
|
CORBA::Object_ptr | key_to_object (const TAO::ObjectKey &key, const char *type_id, TAO_ServantBase *servant, CORBA::Boolean collocated, CORBA::Short priority, bool indirect) |
|
virtual TAO_Stub * | key_to_stub_i (const TAO::ObjectKey &key, const char *type_id, CORBA::Short priority) |
|
TAO_Stub * | create_stub_object (const TAO::ObjectKey &object_key, const char *type_id, CORBA::PolicyList *policy_list, TAO_Acceptor_Filter *filter, TAO_Acceptor_Registry &acceptor_registry) |
|
PortableServer::Servant | get_servant_i (void) |
|
void | activate_object_with_id_i (const PortableServer::ObjectId &id, PortableServer::Servant p_servant, CORBA::Short priority, bool &wait_occurred_restart_call) |
|
void | deactivate_all_objects_i (CORBA::Boolean etherealize_objects) |
|
void | deactivate_all_objects_i (CORBA::Boolean etherealize_objects, CORBA::Boolean wait_for_completion) |
|
void | wait_for_completions (CORBA::Boolean wait_for_completion) |
|
CORBA::Object_ptr | create_reference_i (const char *intf, CORBA::Short priority) |
|
CORBA::Object_ptr | create_reference_with_id_i (const PortableServer::ObjectId &oid, const char *intf, CORBA::Short priority) |
|
PortableServer::Servant | reference_to_servant_i (CORBA::Object_ptr reference) |
|
CORBA::Object_ptr | servant_to_reference_i (PortableServer::Servant p_servant) |
|
PortableServer::Servant | id_to_servant_i (const PortableServer::ObjectId &oid) |
|
void | establish_components (void) |
|
void | components_established (PortableInterceptor::IORInfo_ptr info) |
|
void | set_folded_name (TAO_Root_POA *parent) |
|
void | set_id (TAO_Root_POA *parent) |
|
TAO::ObjectKey * | create_object_key (const PortableServer::ObjectId &id) |
|
PortableInterceptor::ObjectReferenceTemplate * | get_adapter_template (void) |
|
PortableInterceptor::ObjectReferenceTemplate * | get_adapter_template_i (void) |
|
PortableInterceptor::ObjectReferenceFactory * | get_obj_ref_factory (void) |
|
void | set_obj_ref_factory (PortableInterceptor::ObjectReferenceFactory *current_factory) |
|
TAO_SERVANT_LOCATION | locate_servant_i (const PortableServer::ObjectId &id, PortableServer::Servant &servant) |
|
PortableServer::Servant | locate_servant_i (const char *operation, const PortableServer::ObjectId &id, TAO::Portable_Server::Servant_Upcall &servant_upcall, TAO::Portable_Server::POA_Current_Impl &poa_current_impl, bool &wait_occurred_restart_call) |
|
TAO::ORT_Adapter * | ORT_adapter (void) |
|
TAO::ORT_Adapter * | ORT_adapter_i (void) |
|
CORBA::Boolean | persistent (void) |
|
CORBA::ULong | increment_outstanding_requests (void) |
|
CORBA::ULong | decrement_outstanding_requests (void) |
|
Implementation of the PortableGroup::GOA interface.