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

PortableInterceptor::Current Interface 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

any get_slot (in SlotId id) raises (InvalidSlot)
void set_slot (in SlotId id, in any data) raises (InvalidSlot)
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)

Static Public Attributes

int _tao_class_id = 0

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
 

typedef Current_var PortableInterceptor::Current::_var_type
 


Constructor & Destructor Documentation

PortableInterceptor::Current::Current void    [protected]
 

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

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


Member Function Documentation

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

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

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

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

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

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

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

Reimplemented in TAO_PICurrent.

any PortableInterceptor::Current::get_slot in SlotId    id raises (InvalidSlot)
 

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

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

Reimplemented in TAO_PICurrent.

void PortableInterceptor::Current::set_slot in SlotId    id,
in any    data
raises (InvalidSlot)
 


Member Data Documentation

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


The documentation for this interface was generated from the following files:
Generated on Thu Oct 10 19:10:31 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001