Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions

RTCORBA::Current Class Reference

#include <RTCORBAC.h>

Inheritance diagram for RTCORBA::Current:
Inheritance graph
[legend]

List of all members.

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 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)
static void _tao_any_destructor (void *)

Protected Member Functions

 Current (void)
virtual ~Current (void)

Private Member Functions

 Current (const Current &)
void operator= (const Current &)

Member Typedef Documentation

Reimplemented from CORBA::Current.

Reimplemented from CORBA::Current.

Reimplemented from CORBA::Current.


Constructor & Destructor Documentation

RTCORBA::Current::Current ( void   )  [protected]

Reimplemented from CORBA::Current.

RTCORBA::Current::~Current ( void   )  [protected, virtual]

Reimplemented from CORBA::Current.

RTCORBA::Current::Current ( const Current  )  [private]

Member Function Documentation

RTCORBA::Current_ptr RTCORBA::Current::_duplicate ( Current_ptr  obj  )  [static]
const char * RTCORBA::Current::_interface_repository_id ( void   )  const [virtual]

Reimplemented from CORBA::Current.

CORBA::Boolean RTCORBA::Current::_is_a ( const char *  type_id  )  [virtual]

Reimplemented from CORBA::Current.

RTCORBA::Current_ptr RTCORBA::Current::_narrow ( ::CORBA::Object_ptr  obj  )  [static]

Reimplemented from CORBA::Current.

static Current_ptr RTCORBA::Current::_nil ( void   )  [inline, static]

Reimplemented from CORBA::Current.

void RTCORBA::Current::_tao_any_destructor ( void *  _tao_void_pointer  )  [static]

Reimplemented from CORBA::Current.

void RTCORBA::Current::_tao_release ( Current_ptr  obj  )  [static]
RTCORBA::Current_ptr RTCORBA::Current::_unchecked_narrow ( ::CORBA::Object_ptr  obj  )  [static]

Reimplemented from CORBA::Current.

CORBA::Boolean RTCORBA::Current::marshal ( TAO_OutputCDR cdr  )  [virtual]

Reimplemented from CORBA::Current.

void RTCORBA::Current::operator= ( const Current  )  [private]
virtual ::RTCORBA::Priority RTCORBA::Current::the_priority ( void   )  [pure virtual]
virtual void RTCORBA::Current::the_priority ( ::RTCORBA::Priority  the_priority  )  [pure virtual]

The documentation for this class was generated from the following files: