TAO_Implementation_Repository
2.2.2
|
#include <Adapter_Activator.h>
Public Member Functions | |
ImR_Adapter () | |
virtual CORBA::Boolean | unknown_adapter (PortableServer::POA_ptr parent, const char *name) |
Called when a POA needs to be created. More... | |
void | init (TAO_ServantBase *servant) |
Private Attributes | |
TAO_ServantBase * | default_servant_ |
the default servant used. More... | |
Additional Inherited Members | |
![]() | |
typedef Object_ptr | _ptr_type |
typedef Object_var | _var_type |
typedef Object_out | _out_type |
![]() | |
static CORBA::Boolean | marshal (const Object_ptr x, TAO_OutputCDR &cdr) |
static void | _tao_any_destructor (void *) |
static CORBA::Boolean | is_nil_i (CORBA::Object_ptr obj) |
static void | tao_object_initialize (Object *) |
static CORBA::Object_ptr | _duplicate (CORBA::Object_ptr obj) |
static CORBA::Object_ptr | _nil (void) |
static CORBA::Object_ptr | _narrow (CORBA::Object_ptr obj) |
![]() | |
Object (int dummy=0) | |
TAO::Object_Proxy_Broker * | proxy_broker () const |
ImR_Adapter::ImR_Adapter | ( | void | ) |
void ImR_Adapter::init | ( | TAO_ServantBase * | servant | ) |
|
virtual |
Called when a POA needs to be created.
|
private |
the default servant used.