#include <ObjectReferenceTemplateC.h>
Inheritance diagram for PortableInterceptor::ObjectReferenceTemplate:
Public Types | |
typedef ObjectReferenceTemplate * | _ptr_type |
typedef ObjectReferenceTemplate_var | _var_type |
Public Methods | |
virtual const char * | _tao_obv_repository_id () const |
TAO extension. | |
virtual char * | server_id (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 |
virtual char * | orb_id (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 |
virtual::PortableInterceptor::AdapterName * | adapter_name (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 |
Static Public Methods | |
ObjectReferenceTemplate * | _downcast (CORBA::ValueBase *) |
CORBA::Boolean | _tao_unmarshal (TAO_InputCDR &, ObjectReferenceTemplate *&) |
const char * | _tao_obv_static_repository_id () |
void | _tao_any_destructor (void *) |
Protected Methods | |
ObjectReferenceTemplate () | |
virtual | ~ObjectReferenceTemplate () |
virtual void * | _tao_obv_narrow (ptr_arith_t) |
virtual CORBA::Boolean | _tao_marshal_v (TAO_OutputCDR &) |
during marshal jump to the most derived part | |
virtual CORBA::Boolean | _tao_unmarshal_v (TAO_InputCDR &) |
called after obtaining the fresh object from create_for_unmarshal () | |
Private Methods | |
ObjectReferenceTemplate (const ObjectReferenceTemplate &) | |
void | operator= (const ObjectReferenceTemplate &) |
|
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
|
|
|
|
|
|
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
during marshal jump to the most derived part
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
TAO extension.
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
|
|
called after obtaining the fresh object from create_for_unmarshal ()
Reimplemented from PortableInterceptor::ObjectReferenceFactory. |
|
|
|
|
|
|
|
|