#include <RTPortableServerC.h>
List of all members.
Protected Member Functions |
| POA (void) |
virtual | ~POA (void) |
Member Typedef Documentation
Constructor & Destructor Documentation
RTPortableServer::POA::POA |
( |
void |
| ) |
|
|
protected |
RTPortableServer::POA::~POA |
( |
void |
| ) |
|
|
protectedvirtual |
RTPortableServer::POA::POA |
( |
const POA & |
| ) |
|
|
private |
Member Function Documentation
const char * RTPortableServer::POA::_interface_repository_id |
( |
void |
| ) |
const |
|
virtual |
void RTPortableServer::POA::_tao_release |
( |
POA_ptr |
obj | ) |
|
|
static |
virtual void RTPortableServer::POA::activate_object_with_id_and_priority |
( |
const ::PortableServer::ObjectId & |
oid, |
|
|
::PortableServer::Servant |
p_servant, |
|
|
::RTCORBA::Priority |
priority |
|
) |
| |
|
pure virtual |
virtual ::PortableServer::ObjectId* RTPortableServer::POA::activate_object_with_priority |
( |
::PortableServer::Servant |
p_servant, |
|
|
::RTCORBA::Priority |
priority |
|
) |
| |
|
pure virtual |
virtual ::CORBA::Object_ptr RTPortableServer::POA::create_reference_with_priority |
( |
const char * |
intf, |
|
|
::RTCORBA::Priority |
priority |
|
) |
| |
|
pure virtual |
void RTPortableServer::POA::operator= |
( |
const POA & |
| ) |
|
|
private |
The documentation for this class was generated from the following files: