TAO_RTPortableServer
2.1.2
|
#include <RTPortableServerC.h>
Public Types | |
typedef POA_ptr | _ptr_type |
typedef POA_var | _var_type |
typedef POA_out | _out_type |
Public Member Functions | |
virtual ::CORBA::Object_ptr | create_reference_with_priority (const char *intf,::RTCORBA::Priority priority)=0 |
virtual ::CORBA::Object_ptr | create_reference_with_id_and_priority (const ::PortableServer::ObjectId &oid, const char *intf,::RTCORBA::Priority priority)=0 |
virtual ::PortableServer::ObjectId * | activate_object_with_priority (::PortableServer::Servant p_servant,::RTCORBA::Priority priority)=0 |
virtual void | activate_object_with_id_and_priority (const ::PortableServer::ObjectId &oid,::PortableServer::Servant p_servant,::RTCORBA::Priority priority)=0 |
virtual ::CORBA::Boolean | _is_a (const char *type_id) |
virtual const char * | _interface_repository_id (void) const |
virtual ::CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
Static Public Member Functions | |
static POA_ptr | _duplicate (POA_ptr obj) |
static void | _tao_release (POA_ptr obj) |
static POA_ptr | _narrow (::CORBA::Object_ptr obj) |
static POA_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
static POA_ptr | _nil (void) |
Protected Member Functions | |
POA (void) | |
virtual | ~POA (void) |
Private Member Functions | |
POA (const POA &) | |
void | operator= (const POA &) |
|
protected |
|
protectedvirtual |
|
private |
|
virtual |
CORBA::Boolean RTPortableServer::POA::_is_a | ( | const char * | type_id | ) |
|
static |
|
static |
|
static |
|
static |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
private |