Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

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

Public Member Functions

void destroy ()
virtual char * name ()=0 throw ( ::CORBA::SystemException )
virtual void destroy ()=0 throw ( ::CORBA::SystemException )
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

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

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.

typedef Interceptor_var PortableInterceptor::Interceptor::_var_type
 

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor.


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]
 

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor.

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

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor.

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

Implemented in PortableInterceptor::ClientRequestInterceptor.

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

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor.

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

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

Implemented in PortableInterceptor::ClientRequestInterceptor.

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

void PortableInterceptor::Interceptor::destroy  ) 
 

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

Reimplemented from CORBA::Object.

Implemented in PortableInterceptor::ClientRequestInterceptor.

virtual char* PortableInterceptor::Interceptor::name  )  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 Mar 5 15:49:30 2006 for TAO_PI by  doxygen 1.3.9.1