Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO_POA_PortableGroup_Hooks Class Reference

TAO_POA_PortableGroup_Hooks. More...

#include <PortableGroup_Hooks.h>

List of all members.

Public Member Functions

virtual ~TAO_POA_PortableGroup_Hooks (void)
 Destructor.
virtual PortableServer::ObjectIdcreate_id_for_reference (TAO_POA &the_poa, CORBA::Object_ptr the_ref ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException, PortableServer::NotAGroupObject )
virtual PortableServer::IDsreference_to_ids (TAO_POA &the_poa, CORBA::Object_ptr the_ref ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException, PortableServer::NotAGroupObject )
virtual void associate_reference_with_id (TAO_POA &the_poa, CORBA::Object_ptr ref, const PortableServer::ObjectId &oid ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException, PortableServer::NotAGroupObject )
virtual void disassociate_reference_with_id (TAO_POA &the_poa, CORBA::Object_ptr ref, const PortableServer::ObjectId &oid ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException, PortableServer::NotAGroupObject )


Detailed Description

TAO_POA_PortableGroup_Hooks.

This class is an abstract base class that contains hooks for the PortableGroup library.


Constructor & Destructor Documentation

TAO_POA_PortableGroup_Hooks::~TAO_POA_PortableGroup_Hooks void   )  [virtual]
 

Destructor.


Member Function Documentation

virtual void TAO_POA_PortableGroup_Hooks::associate_reference_with_id TAO_POA the_poa,
CORBA::Object_ptr  ref,
const PortableServer::ObjectId &oid  ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException, PortableServer::NotAGroupObject ) [pure virtual]
 

virtual PortableServer::ObjectId* TAO_POA_PortableGroup_Hooks::create_id_for_reference TAO_POA the_poa,
CORBA::Object_ptr the_ref  ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException, PortableServer::NotAGroupObject ) [pure virtual]
 

virtual void TAO_POA_PortableGroup_Hooks::disassociate_reference_with_id TAO_POA the_poa,
CORBA::Object_ptr  ref,
const PortableServer::ObjectId &oid  ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException, PortableServer::NotAGroupObject ) [pure virtual]
 

virtual PortableServer::IDs* TAO_POA_PortableGroup_Hooks::reference_to_ids TAO_POA the_poa,
CORBA::Object_ptr the_ref  ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException, PortableServer::NotAGroupObject ) [pure virtual]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 31 15:41:53 2004 for TAO_PortableServer by  doxygen 1.3.9.1