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

PortableInterceptor::ClientRequestInterceptor Interface Reference

#include <ClientRequestInterceptorC.h>

Inheritance diagram for PortableInterceptor::ClientRequestInterceptor:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef ClientRequestInterceptor_ptr _ptr_type
typedef ClientRequestInterceptor_var _var_type

Public Member Functions

void send_request (in ClientRequestInfo ri) raises (ForwardRequest)
void send_poll (in ClientRequestInfo ri)
void receive_reply (in ClientRequestInfo ri)
void receive_exception (in ClientRequestInfo ri) raises (ForwardRequest)
void receive_other (in ClientRequestInfo ri) raises (ForwardRequest)
virtual void send_request (::PortableInterceptor::ClientRequestInfo_ptr ri)=0 throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest )
virtual void send_poll (::PortableInterceptor::ClientRequestInfo_ptr ri)=0 throw ( ::CORBA::SystemException )
virtual void receive_reply (::PortableInterceptor::ClientRequestInfo_ptr ri)=0 throw ( ::CORBA::SystemException )
virtual void receive_exception (::PortableInterceptor::ClientRequestInfo_ptr ri)=0 throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest )
virtual void receive_other (::PortableInterceptor::ClientRequestInfo_ptr ri)=0 throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest )
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

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

Protected Member Functions

 ClientRequestInterceptor (void)
virtual ~ClientRequestInterceptor (void)

Private Member Functions

 ClientRequestInterceptor (const ClientRequestInterceptor &)
void operator= (const ClientRequestInterceptor &)

Member Typedef Documentation

typedef ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_ptr_type
 

Implements PortableInterceptor::Interceptor.

typedef ClientRequestInterceptor_var PortableInterceptor::ClientRequestInterceptor::_var_type
 

Implements PortableInterceptor::Interceptor.


Constructor & Destructor Documentation

PortableInterceptor::ClientRequestInterceptor::ClientRequestInterceptor void   )  [protected]
 

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

PortableInterceptor::ClientRequestInterceptor::ClientRequestInterceptor const ClientRequestInterceptor  )  [private]
 


Member Function Documentation

PortableInterceptor::ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_duplicate ClientRequestInterceptor_ptr  obj  )  [static]
 

const char * PortableInterceptor::ClientRequestInterceptor::_interface_repository_id void   )  const [virtual]
 

Implements PortableInterceptor::Interceptor.

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

Implements PortableInterceptor::Interceptor.

ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_narrow ::CORBA::Object_ptr  obj  )  [static]
 

Implements PortableInterceptor::Interceptor.

ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_nil void   )  [inline, static]
 

Implements PortableInterceptor::Interceptor.

void PortableInterceptor::ClientRequestInterceptor::_tao_release ClientRequestInterceptor_ptr  obj  )  [static]
 

ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_unchecked_narrow ::CORBA::Object_ptr  obj  )  [static]
 

Implements PortableInterceptor::Interceptor.

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

Implements PortableInterceptor::Interceptor.

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

virtual void PortableInterceptor::ClientRequestInterceptor::receive_exception ::PortableInterceptor::ClientRequestInfo_ptr  ri  )  throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest ) [pure virtual]
 

void PortableInterceptor::ClientRequestInterceptor::receive_exception in ClientRequestInfo  ri  )  raises (ForwardRequest)
 

virtual void PortableInterceptor::ClientRequestInterceptor::receive_other ::PortableInterceptor::ClientRequestInfo_ptr  ri  )  throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest ) [pure virtual]
 

void PortableInterceptor::ClientRequestInterceptor::receive_other in ClientRequestInfo  ri  )  raises (ForwardRequest)
 

virtual void PortableInterceptor::ClientRequestInterceptor::receive_reply ::PortableInterceptor::ClientRequestInfo_ptr  ri  )  throw ( ::CORBA::SystemException ) [pure virtual]
 

void PortableInterceptor::ClientRequestInterceptor::receive_reply in ClientRequestInfo  ri  ) 
 

virtual void PortableInterceptor::ClientRequestInterceptor::send_poll ::PortableInterceptor::ClientRequestInfo_ptr  ri  )  throw ( ::CORBA::SystemException ) [pure virtual]
 

void PortableInterceptor::ClientRequestInterceptor::send_poll in ClientRequestInfo  ri  ) 
 

virtual void PortableInterceptor::ClientRequestInterceptor::send_request ::PortableInterceptor::ClientRequestInfo_ptr  ri  )  throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest ) [pure virtual]
 

void PortableInterceptor::ClientRequestInterceptor::send_request in ClientRequestInfo  ri  )  raises (ForwardRequest)
 


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