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

PortableInterceptor::Interceptor Interface Reference

#include <PortableInterceptorC.h>

Inheritance diagram for PortableInterceptor::Interceptor:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Interceptor_ptr _ptr_type
typedef Interceptor_var _var_type

Public Methods

void destroy ()
virtual char * name (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void destroy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void * _tao_QueryInterface (ptr_arith_t type)
 Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object. More...

virtual const char * _interface_repository_id (void) const
 The repository ID for the most derived class, this is an implementation method and does no remote invocations! More...


Static Public Methods

Interceptor_ptr _duplicate (Interceptor_ptr obj)
Interceptor_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
Interceptor_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
Interceptor_ptr _nil (void)
 Return a NULL object. More...


Public Attributes

readonly attribute string name

Static Public Attributes

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


Protected Methods

 Interceptor (void)
virtual ~Interceptor (void)

Private Methods

 Interceptor (const Interceptor &)
void operator= (const Interceptor &)

Member Typedef Documentation

typedef Interceptor_ptr PortableInterceptor::Interceptor::_ptr_type
 

Reimplemented from CORBA_Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor, PortableInterceptor::ServerRequestInterceptor, and PortableInterceptor::IORInterceptor.

typedef Interceptor_var PortableInterceptor::Interceptor::_var_type
 

Reimplemented from CORBA_Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor, PortableInterceptor::ServerRequestInterceptor, and PortableInterceptor::IORInterceptor.


Constructor & Destructor Documentation

PortableInterceptor::Interceptor::Interceptor void    [protected]
 

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

PortableInterceptor::Interceptor::Interceptor const Interceptor &    [private]
 


Member Function Documentation

Interceptor_ptr PortableInterceptor::Interceptor::_duplicate Interceptor_ptr    obj [static]
 

virtual const char* PortableInterceptor::Interceptor::_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_Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor, PortableInterceptor::ServerRequestInterceptor, and PortableInterceptor::IORInterceptor.

Interceptor_ptr PortableInterceptor::Interceptor::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented in PortableInterceptor::ClientRequestInterceptor, PortableInterceptor::ServerRequestInterceptor, and PortableInterceptor::IORInterceptor.

Interceptor_ptr PortableInterceptor::Interceptor::_nil void    [inline, static]
 

Return a NULL object.

Reimplemented from CORBA_Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor, PortableInterceptor::ServerRequestInterceptor, and PortableInterceptor::IORInterceptor.

virtual void* PortableInterceptor::Interceptor::_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_Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor, PortableInterceptor::ServerRequestInterceptor, and PortableInterceptor::IORInterceptor.

Interceptor_ptr PortableInterceptor::Interceptor::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented in PortableInterceptor::ClientRequestInterceptor, PortableInterceptor::ServerRequestInterceptor, and PortableInterceptor::IORInterceptor.

virtual void PortableInterceptor::Interceptor::destroy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    throw ( CORBA::SystemException ) [pure virtual]
 

void PortableInterceptor::Interceptor::destroy  
 

virtual char* PortableInterceptor::Interceptor::name ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    throw ( CORBA::SystemException ) [pure virtual]
 

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


Member Data Documentation

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

Address of this variable used in _unchecked_narrow().

Reimplemented from CORBA_Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor, PortableInterceptor::ServerRequestInterceptor, and PortableInterceptor::IORInterceptor.

readonly attribute string PortableInterceptor::Interceptor::name
 


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