Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

RTPortableServer::POA Class Reference

#include <RTPortableServerC.h>

Inheritance diagram for RTPortableServer::POA:

Inheritance graph
[legend]
List of all members.

Public Types

typedef POA_ptr _ptr_type
typedef POA_var _var_type

Public Methods

virtual CORBA::Object_ptr create_reference_with_priority (const char *intf, RTCORBA::Priority priority ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , PortableServer::POA::WrongPolicy )
virtual CORBA::Object_ptr create_reference_with_id_and_priority (const PortableServer::ObjectId &oid, const char *intf, RTCORBA::Priority priority ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , PortableServer::POA::WrongPolicy )
virtual::PortableServer::ObjectId * activate_object_with_priority (PortableServer::Servant p_servant, RTCORBA::Priority priority ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , PortableServer::POA::ServantAlreadyActive , PortableServer::POA::WrongPolicy )
virtual void activate_object_with_id_and_priority (const PortableServer::ObjectId &oid, PortableServer::Servant p_servant, RTCORBA::Priority priority ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , PortableServer::POA::ServantAlreadyActive , PortableServer::POA::ObjectAlreadyActive , PortableServer::POA::WrongPolicy )
virtual CORBA::Boolean _is_a (const char *type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS)
virtual const char * _interface_repository_id (void) const
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Methods

POA_ptr _duplicate (POA_ptr obj)
POA_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
POA_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
POA_ptr _nil (void)
void _tao_any_destructor (void *)

Protected Methods

 POA (void)
virtual ~POA (void)

Private Methods

 POA (const POA &)
void operator= (const POA &)

Member Typedef Documentation

typedef POA_ptr RTPortableServer::POA::_ptr_type
 

typedef POA_var RTPortableServer::POA::_var_type
 


Constructor & Destructor Documentation

RTPortableServer::POA::POA void    [protected]
 

RTPortableServer::POA::~POA void    [protected, virtual]
 

RTPortableServer::POA::POA const POA &    [private]
 


Member Function Documentation

RTPortableServer::POA_ptr RTPortableServer::POA::_duplicate POA_ptr    obj [static]
 

const char * RTPortableServer::POA::_interface_repository_id void    const [virtual]
 

virtual CORBA::Boolean RTPortableServer::POA::_is_a const char *type_id    ACE_ENV_ARG_DECL_WITH_DEFAULTS [virtual]
 

POA_ptr RTPortableServer::POA::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

POA_ptr RTPortableServer::POA::_nil void    [inline, static]
 

void RTPortableServer::POA::_tao_any_destructor void   [static]
 

POA_ptr RTPortableServer::POA::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

virtual void RTPortableServer::POA::activate_object_with_id_and_priority const PortableServer::ObjectId &    oid,
PortableServer::Servant    p_servant,
RTCORBA::Priority priority    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , PortableServer::POA::ServantAlreadyActive , PortableServer::POA::ObjectAlreadyActive , PortableServer::POA::WrongPolicy ) [pure virtual]
 

Implemented in TAO_RT_POA.

virtual ::PortableServer::ObjectId* RTPortableServer::POA::activate_object_with_priority PortableServer::Servant    p_servant,
RTCORBA::Priority priority    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , PortableServer::POA::ServantAlreadyActive , PortableServer::POA::WrongPolicy ) [pure virtual]
 

Implemented in TAO_RT_POA.

virtual CORBA::Object_ptr RTPortableServer::POA::create_reference_with_id_and_priority const PortableServer::ObjectId &    oid,
const char *    intf,
RTCORBA::Priority priority    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , PortableServer::POA::WrongPolicy ) [pure virtual]
 

Implemented in TAO_RT_POA.

virtual CORBA::Object_ptr RTPortableServer::POA::create_reference_with_priority const char *    intf,
RTCORBA::Priority priority    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , PortableServer::POA::WrongPolicy ) [pure virtual]
 

Implemented in TAO_RT_POA.

CORBA::Boolean RTPortableServer::POA::marshal TAO_OutputCDR   cdr [virtual]
 

void RTPortableServer::POA::operator= const POA &    [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Jan 14 23:58:01 2004 for TAO_RTPortableServer by doxygen1.2.18