TAO_PI
2.0.8
|
#include <ClientRequestInterceptorC.h>
Reimplemented from PortableInterceptor::Interceptor.
Reimplemented from PortableInterceptor::Interceptor.
Reimplemented from PortableInterceptor::Interceptor.
PortableInterceptor::ClientRequestInterceptor::ClientRequestInterceptor | ( | void | ) | [protected] |
PortableInterceptor::ClientRequestInterceptor::~ClientRequestInterceptor | ( | void | ) | [protected, virtual] |
PortableInterceptor::ClientRequestInterceptor::ClientRequestInterceptor | ( | const ClientRequestInterceptor & | ) | [private] |
PortableInterceptor::ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_duplicate | ( | ClientRequestInterceptor_ptr | obj | ) | [static] |
const char * PortableInterceptor::ClientRequestInterceptor::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from PortableInterceptor::Interceptor.
CORBA::Boolean PortableInterceptor::ClientRequestInterceptor::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from PortableInterceptor::Interceptor.
PortableInterceptor::ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from PortableInterceptor::Interceptor.
PortableInterceptor::ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_nil | ( | void | ) | [static] |
Reimplemented from PortableInterceptor::Interceptor.
void PortableInterceptor::ClientRequestInterceptor::_tao_release | ( | ClientRequestInterceptor_ptr | obj | ) | [static] |
PortableInterceptor::ClientRequestInterceptor_ptr PortableInterceptor::ClientRequestInterceptor::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from PortableInterceptor::Interceptor.
CORBA::Boolean PortableInterceptor::ClientRequestInterceptor::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from PortableInterceptor::Interceptor.
void PortableInterceptor::ClientRequestInterceptor::operator= | ( | const ClientRequestInterceptor & | ) | [private] |
virtual void PortableInterceptor::ClientRequestInterceptor::receive_exception | ( | ::PortableInterceptor::ClientRequestInfo_ptr | ri | ) | [pure virtual] |
virtual void PortableInterceptor::ClientRequestInterceptor::receive_other | ( | ::PortableInterceptor::ClientRequestInfo_ptr | ri | ) | [pure virtual] |
virtual void PortableInterceptor::ClientRequestInterceptor::receive_reply | ( | ::PortableInterceptor::ClientRequestInfo_ptr | ri | ) | [pure virtual] |
virtual void PortableInterceptor::ClientRequestInterceptor::send_poll | ( | ::PortableInterceptor::ClientRequestInfo_ptr | ri | ) | [pure virtual] |
virtual void PortableInterceptor::ClientRequestInterceptor::send_request | ( | ::PortableInterceptor::ClientRequestInfo_ptr | ri | ) | [pure virtual] |