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

RTPortableServer::POA Interface Reference

Inheritance diagram for RTPortableServer::POA

Inheritance graph
[legend]
Collaboration diagram for RTPortableServer::POA:

Collaboration graph
[legend]
List of all members.

Public Methods

Object create_reference_with_priority (in CORBA::RepositoryId intf, in RTCORBA::Priority priority) raises (WrongPolicy)
Object create_reference_with_id_and_priority (in PortableServer::ObjectId oid, in CORBA::RepositoryId intf, in RTCORBA::Priority priority) raises (WrongPolicy)
PortableServer::ObjectId activate_object_with_priority (in PortableServer::Servant p_servant, in RTCORBA::Priority priority) raises (ServantAlreadyActive, WrongPolicy)
void activate_object_with_id_and_priority (in PortableServer::ObjectId oid, in PortableServer::Servant p_servant, in RTCORBA::Priority priority) raises ( ServantAlreadyActive, ObjectAlreadyActive, WrongPolicy )

Member Function Documentation

void RTPortableServer::POA::activate_object_with_id_and_priority ( in PortableServer::ObjectId oid,
in PortableServer::Servant p_servant,
in RTCORBA::Priority priority ) raises ( ServantAlreadyActive, ObjectAlreadyActive, WrongPolicy )
 

PortableServer::ObjectId RTPortableServer::POA::activate_object_with_priority ( in PortableServer::Servant p_servant,
in RTCORBA::Priority priority ) raises (ServantAlreadyActive, WrongPolicy)
 

Object RTPortableServer::POA::create_reference_with_id_and_priority ( in PortableServer::ObjectId oid,
in CORBA::RepositoryId intf,
in RTCORBA::Priority priority ) raises (WrongPolicy)
 

Object RTPortableServer::POA::create_reference_with_priority ( in CORBA::RepositoryId intf,
in RTCORBA::Priority priority ) raises (WrongPolicy)
 


The documentation for this interface was generated from the following file:
Generated at Sat Dec 1 12:16:32 2001 for TAO_RTPortableServer by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000