TAO_PI  2.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
PortableInterceptor::Interceptor Class Reference

#include <InterceptorC.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
typedef Interceptor_out _out_type

Public Member Functions

virtual char * name (void)=0
virtual void destroy (void)=0
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static Interceptor_ptr _duplicate (Interceptor_ptr obj)
static void _tao_release (Interceptor_ptr obj)
static Interceptor_ptr _narrow (::CORBA::Object_ptr obj)
static Interceptor_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static Interceptor_ptr _nil (void)

Protected Member Functions

 Interceptor (void)
virtual ~Interceptor (void)

Private Member Functions

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

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor.

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor.

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor.


Constructor & Destructor Documentation


Member Function Documentation

const char * PortableInterceptor::Interceptor::_interface_repository_id ( void  ) const
virtual

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor.

CORBA::Boolean PortableInterceptor::Interceptor::_is_a ( const char *  type_id)
virtual

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor.

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor.

virtual void PortableInterceptor::Interceptor::destroy ( void  )
pure virtual

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInterceptor.

virtual char* PortableInterceptor::Interceptor::name ( void  )
pure virtual
void PortableInterceptor::Interceptor::operator= ( const Interceptor )
private

The documentation for this class was generated from the following files: