Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

RTCORBA::Current Interface Reference

#include <RTCORBAC.h>

Inheritance diagram for RTCORBA::Current:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Current_ptr _ptr_type
typedef Current_var _var_type

Public Member Functions

virtual RTCORBA::Priority the_priority (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void the_priority (::RTCORBA::Priority the_priority ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
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)

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)
Current_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
Current_ptr _nil (void)
void _tao_any_destructor (void *)

Public Attributes

attribute Priority the_priority

Protected Member Functions

 Current (void)
virtual ~Current (void)

Private Member Functions

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

Member Typedef Documentation

typedef Current_ptr RTCORBA::Current::_ptr_type
 

Implements CORBA::Current.

typedef Current_var RTCORBA::Current::_var_type
 

Implements CORBA::Current.


Constructor & Destructor Documentation

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

Implements CORBA::Current.

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

Implements CORBA::Current.

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

Implements CORBA::Current.


Member Function Documentation

RTCORBA::Current_ptr RTCORBA::Current::_duplicate Current_ptr  obj  )  [static]
 

Implements CORBA::Current.

const char * RTCORBA::Current::_interface_repository_id void   )  const [virtual]
 

Implements CORBA::Current.

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

Implements CORBA::Current.

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

Implements CORBA::Current.

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

Implements CORBA::Current.

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

Implements CORBA::Current.

void RTCORBA::Current::_tao_release Current_ptr  obj  )  [static]
 

Implements CORBA::Current.

Current_ptr RTCORBA::Current::_unchecked_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

Implements CORBA::Current.

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

Implements CORBA::Current.

void RTCORBA::Current::operator= const Current  )  [private]
 

Implements CORBA::Current.

virtual void RTCORBA::Current::the_priority ::RTCORBA::Priority the_priority  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  throw ( CORBA::SystemException ) [pure virtual]
 

virtual RTCORBA::Priority RTCORBA::Current::the_priority ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implemented in TAO_RT_Current.


Member Data Documentation

attribute Priority RTCORBA::Current::the_priority
 


The documentation for this interface was generated from the following files:
Generated on Sun May 15 13:18:22 2005 for TAO_RTCORBA by  doxygen 1.3.9.1