TAO_RTCORBA
2.1.2
|
#include <RTCORBAC.h>
Public Types | |
typedef Current_ptr | _ptr_type |
typedef Current_var | _var_type |
typedef Current_out | _out_type |
Public Member Functions | |
virtual ::RTCORBA::Priority | the_priority (void)=0 |
virtual void | the_priority (::RTCORBA::Priority the_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 void | _tao_any_destructor (void *) |
static Current_ptr | _duplicate (Current_ptr obj) |
static void | _tao_release (Current_ptr obj) |
static Current_ptr | _narrow (::CORBA::Object_ptr obj) |
static Current_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
static Current_ptr | _nil (void) |
Protected Member Functions | |
Current (void) | |
virtual | ~Current (void) |
Private Member Functions | |
Current (const Current &) | |
void | operator= (const Current &) |
Reimplemented from CORBA::Current.
Reimplemented from CORBA::Current.
Reimplemented from CORBA::Current.
|
protected |
Reimplemented from CORBA::Current.
|
protectedvirtual |
Reimplemented from CORBA::Current.
|
private |
|
static |
|
virtual |
Reimplemented from CORBA::Current.
|
virtual |
Reimplemented from CORBA::Current.
|
static |
Reimplemented from CORBA::Current.
|
static |
Reimplemented from CORBA::Current.
|
static |
Reimplemented from CORBA::Current.
|
static |
|
static |
Reimplemented from CORBA::Current.
|
virtual |
Reimplemented from CORBA::Current.
|
private |
|
pure virtual |
Implemented in TAO_RT_Current.
|
pure virtual |