Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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 Member Functions

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 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)
 Allows us to forbid marshaling of local interfaces.

Static Public Member Functions

Current_ptr _duplicate (Current_ptr obj)
Current_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
 No-op it is just here to simplify some templates.
Current_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
Current_ptr _nil (void)
 Return a NULL object.
void _tao_any_destructor (void *)
 Used in the implementation of CORBA::Any.

Protected Member Functions

 Current (void)
virtual ~Current (void)

Private Member Functions

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

Member Typedef Documentation

typedef Current_ptr PortableInterceptor::Current::_ptr_type
 

Implements CORBA::Current.

typedef Current_var PortableInterceptor::Current::_var_type
 

Implements CORBA::Current.


Constructor & Destructor Documentation

PortableInterceptor::Current::Current void   )  [protected]
 

Implements CORBA::Current.

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

Implements CORBA::Current.

PortableInterceptor::Current::Current const Current  )  [private]
 

Implements CORBA::Current.


Member Function Documentation

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

Implements CORBA::Current.

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!

Implements CORBA::Current.

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

Implements CORBA::Current.

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

No-op it is just here to simplify some templates.

Implements CORBA::Current.

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

Return a NULL object.

Implements CORBA::Current.

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

Used in the implementation of CORBA::Any.

Implements CORBA::Current.

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

Implements 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]
 

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

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

Allows us to forbid marshaling of local interfaces.

Implements CORBA::Current.

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

Implements CORBA::Current.

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]
 

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


The documentation for this interface was generated from the following files:
Generated on Fri Dec 31 15:35:16 2004 for TAO by  doxygen 1.3.9.1