#include <CurrentC.h>
Inheritance diagram for CORBA::Current:
Public Types | |
typedef Current_ptr | _ptr_type |
typedef Current_var | _var_type |
Public Member Functions | |
virtual CORBA::Boolean | _is_a (const char *type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
virtual const char * | _interface_repository_id (void) const |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
Allows us to forbid marshaling of local interfaces. | |
Static Public Member Functions | |
Current_ptr | _duplicate (Current_ptr obj) |
void | _tao_release (Current_ptr obj) |
Current_ptr | _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
No-op it is just here to simplify some templates. | |
Current_ptr | _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
Current_ptr | _nil (void) |
Return a NULL object. | |
void | _tao_any_destructor (void *) |
Used in the implementation of CORBA::Any. | |
Protected Member Functions | |
Current (void) | |
virtual | ~Current (void) |
Private Member Functions | |
Current (const Current &) | |
void | operator= (const Current &) |
|
Reimplemented from CORBA::Object. Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
Reimplemented from CORBA::Object. Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
Implemented in PortableInterceptor::Current. |
|
Implemented in PortableInterceptor::Current. |
|
Implemented in PortableInterceptor::Current. |
|
Implemented in PortableInterceptor::Current. |
|
The repository ID for the most derived class, this is an implementation method and does no remote invocations! Reimplemented from CORBA::Object. Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
No-op it is just here to simplify some templates.
Reimplemented from CORBA::Object. Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
Return a NULL object.
Reimplemented from CORBA::Object. Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
Used in the implementation of CORBA::Any.
Reimplemented from CORBA::Object. Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
Implemented in PortableInterceptor::Current. |
|
Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
Allows us to forbid marshaling of local interfaces.
Reimplemented from CORBA::Object. Implemented in CORBA::PolicyCurrent, and PortableInterceptor::Current. |
|
Implemented in PortableInterceptor::Current. |