TAO_RTPortableServer 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
RTPortableServer::POA Interface Reference

import <RTPortableServer.pidl;

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

Public Member Functions

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

◆ activate_object_with_id_and_priority()

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 )

◆ activate_object_with_priority()

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

◆ create_reference_with_id_and_priority()

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

◆ create_reference_with_priority()

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: