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]
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 on Thu May 23 02:28:32 2002 for TAO_RTPortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001