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

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

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

Public Attributes

readonly attribute string name

Protected Member Functions

 Interceptor (void)
virtual ~Interceptor (void)

Private Member Functions

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

Member Typedef Documentation

typedef Interceptor_ptr PortableInterceptor::Interceptor::_ptr_type
 

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.

typedef Interceptor_var PortableInterceptor::Interceptor::_var_type
 

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.


Constructor & Destructor Documentation

PortableInterceptor::Interceptor::Interceptor void   )  [protected]
 

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

PortableInterceptor::Interceptor::Interceptor const Interceptor  )  [private]
 


Member Function Documentation

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

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.

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.

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

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.

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

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

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.

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

Return a NULL object.

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.

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

Used in the implementation of CORBA::Any.

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.

void PortableInterceptor::Interceptor::_tao_release Interceptor_ptr  obj  )  [static]
 

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

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.

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

void PortableInterceptor::Interceptor::destroy  ) 
 

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

Allows us to forbid marshaling of local interfaces.

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor, and PortableInterceptor::ServerRequestInterceptor.

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

readonly attribute string PortableInterceptor::Interceptor::name
 


The documentation for this interface was generated from the following files:
Generated on Sun May 15 13:11:20 2005 for TAO by  doxygen 1.3.9.1