#include <CurrentC.h>
Inheritance diagram for CORBA_Current
Public Types | |
typedef CORBA_Current_ptr | _ptr_type |
typedef CORBA_Current_var | _var_type |
Public Methods | |
virtual void* | _tao_QueryInterface (ptr_arith_t type) |
Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object. | |
virtual const char* | _interface_repository_id (void) const |
The repository ID for the most derived class, this is an implementation method and does no remote invocations! | |
Static Public Methods | |
CORBA_Current_ptr | _duplicate (CORBA_Current_ptr obj) |
CORBA_Current_ptr | _narrow ( CORBA::Object_ptr obj, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) |
CORBA_Current_ptr | _unchecked_narrow ( CORBA::Object_ptr obj, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) |
CORBA_Current_ptr | _nil (void) |
Return a NULL object. | |
Static Public Attributes | |
int | _tao_class_id = 0 |
Address of this variable used in <_unchecked_narrow>. | |
Protected Methods | |
CORBA_Current (void) | |
virtual | ~CORBA_Current (void) |
Private Methods | |
CORBA_Current (const CORBA_Current &) | |
void | operator= (const CORBA_Current &) |
|
Reimplemented from CORBA_Object. Reimplemented in CORBA_PolicyCurrent. |
|
Reimplemented from CORBA_Object. Reimplemented in CORBA_PolicyCurrent. |
|
|
|
|
|
|
|
|
|
The repository ID for the most derived class, this is an implementation method and does no remote invocations!
Reimplemented from CORBA_Object. Reimplemented in CORBA_PolicyCurrent. |
|
Reimplemented in CORBA_PolicyCurrent. |
|
Return a NULL object.
Reimplemented from CORBA_Object. Reimplemented in CORBA_PolicyCurrent. |
|
Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object.
Reimplemented from CORBA_Object. Reimplemented in CORBA_PolicyCurrent. |
|
Reimplemented in CORBA_PolicyCurrent. |
|
|
|
Address of this variable used in <_unchecked_narrow>.
Reimplemented from CORBA_Object. Reimplemented in CORBA_PolicyCurrent. |