import <RTPortableServer.pidl;
◆ 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: