#include <ServerRequestInterceptorC.h>
PortableInterceptor::ServerRequestInterceptor::ServerRequestInterceptor | ( | void | ) | [protected] |
PortableInterceptor::ServerRequestInterceptor::~ServerRequestInterceptor | ( | void | ) | [protected, virtual] |
PortableInterceptor::ServerRequestInterceptor::ServerRequestInterceptor | ( | const ServerRequestInterceptor & | ) | [private] |
PortableInterceptor::ServerRequestInterceptor_ptr PortableInterceptor::ServerRequestInterceptor::_duplicate | ( | ServerRequestInterceptor_ptr | obj | ) | [static] |
const char * PortableInterceptor::ServerRequestInterceptor::_interface_repository_id | ( | void | ) | const [virtual] |
CORBA::Boolean PortableInterceptor::ServerRequestInterceptor::_is_a | ( | const char * | type_id | ) |
PortableInterceptor::ServerRequestInterceptor_ptr PortableInterceptor::ServerRequestInterceptor::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
static ServerRequestInterceptor_ptr PortableInterceptor::ServerRequestInterceptor::_nil | ( | void | ) | [inline, static] |
void PortableInterceptor::ServerRequestInterceptor::_tao_release | ( | ServerRequestInterceptor_ptr | obj | ) | [static] |
PortableInterceptor::ServerRequestInterceptor_ptr PortableInterceptor::ServerRequestInterceptor::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
CORBA::Boolean PortableInterceptor::ServerRequestInterceptor::marshal | ( | TAO_OutputCDR & | cdr | ) |
void PortableInterceptor::ServerRequestInterceptor::operator= | ( | const ServerRequestInterceptor & | ) | [private] |
virtual void PortableInterceptor::ServerRequestInterceptor::receive_request | ( | ::PortableInterceptor::ServerRequestInfo_ptr | ri | ) | throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest ) [pure virtual] |
virtual void PortableInterceptor::ServerRequestInterceptor::receive_request_service_contexts | ( | ::PortableInterceptor::ServerRequestInfo_ptr | ri | ) | throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest ) [pure virtual] |
virtual void PortableInterceptor::ServerRequestInterceptor::send_exception | ( | ::PortableInterceptor::ServerRequestInfo_ptr | ri | ) | throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest ) [pure virtual] |
virtual void PortableInterceptor::ServerRequestInterceptor::send_other | ( | ::PortableInterceptor::ServerRequestInfo_ptr | ri | ) | throw ( ::CORBA::SystemException, ::PortableInterceptor::ForwardRequest ) [pure virtual] |
virtual void PortableInterceptor::ServerRequestInterceptor::send_reply | ( | ::PortableInterceptor::ServerRequestInfo_ptr | ri | ) | throw ( ::CORBA::SystemException ) [pure virtual] |