#include <POA_Hooks.h>
Inheritance diagram for TAO_POA_Hooks:


Public Member Functions | |
| TAO_POA_Hooks (PortableGroup_Request_Dispatcher &request_dispatcher) | |
| virtual | ~TAO_POA_Hooks (void) |
Protected Member Functions | |
| 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 ACE_ENV_ARG_DECL) |
Private Attributes | |
| PortableGroup_Request_Dispatcher & | request_dispatcher_ |
This class acts as a facade for all of the POA specific methods in the PortableGroup library.
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Helper function to associate group references with object references. |
1.3.9.1