Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PortableInterceptor::Current Class Reference

#include <PortableInterceptorC.h>

Inheritance diagram for PortableInterceptor::Current:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Current_ptr _ptr_type
typedef Current_var _var_type

Public Methods

virtual CORBA::Anyget_slot (PortableInterceptor::SlotId id ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , PortableInterceptor::InvalidSlot )
virtual void set_slot (PortableInterceptor::SlotId id, const CORBA::Any &data ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , PortableInterceptor::InvalidSlot )
virtual void * _tao_QueryInterface (ptr_arith_t type)
virtual const char * _interface_repository_id (void) const

Static Public Methods

Current_ptr _duplicate (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)
 Return a NULL object.


Static Public Attributes

int _tao_class_id = 0
 Address of this variable used in _unchecked_narrow().


Protected Methods

 Current (void)
virtual ~Current (void)

Private Methods

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

Member Typedef Documentation

typedef Current_ptr PortableInterceptor::Current::_ptr_type
 

Reimplemented from CORBA_Current.

typedef Current_var PortableInterceptor::Current::_var_type
 

Reimplemented from CORBA_Current.


Constructor & Destructor Documentation

PortableInterceptor::Current::Current void    [protected]
 

PortableInterceptor::Current::~Current void    [protected, virtual]
 

PortableInterceptor::Current::Current const Current &    [private]
 


Member Function Documentation

PortableInterceptor::Current_ptr PortableInterceptor::Current::_duplicate Current_ptr    obj [static]
 

const char * PortableInterceptor::Current::_interface_repository_id void    const [virtual]
 

The repository ID for the most derived class, this is an implementation method and does no remote invocations!

Reimplemented from CORBA_Current.

PortableInterceptor::Current_ptr PortableInterceptor::Current::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from CORBA_Current.

Current_ptr PortableInterceptor::Current::_nil void    [inline, static]
 

Return a NULL object.

Reimplemented from CORBA_Current.

void * PortableInterceptor::Current::_tao_QueryInterface ptr_arith_t    type [virtual]
 

Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object.

Reimplemented from CORBA_Current.

PortableInterceptor::Current_ptr PortableInterceptor::Current::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from CORBA_Current.

virtual CORBA::Any* PortableInterceptor::Current::get_slot PortableInterceptor::SlotId id    ACE_ENV_ARG_DECL_WITH_DEFAULTS throw ( CORBA::SystemException , PortableInterceptor::InvalidSlot ) [pure virtual]
 

Implemented in TAO_PICurrent.

void PortableInterceptor::Current::operator= const Current &    [private]
 

virtual void PortableInterceptor::Current::set_slot PortableInterceptor::SlotId    id,
const CORBA::Any &data    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , PortableInterceptor::InvalidSlot ) [pure virtual]
 

Implemented in TAO_PICurrent.


Member Data Documentation

int PortableInterceptor::Current::_tao_class_id = 0 [static]
 

Address of this variable used in _unchecked_narrow().

Reimplemented from CORBA_Current.


The documentation for this class was generated from the following files:
Generated on Wed Feb 19 15:31:12 2003 for TAO by doxygen1.2.18