TAO_PI_Server  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
PortableInterceptor::ServerRequestInterceptor Class Reference

#include <ServerRequestInterceptorC.h>

List of all members.

Public Types

typedef
ServerRequestInterceptor_ptr 
_ptr_type
typedef
ServerRequestInterceptor_var 
_var_type

Public Member Functions

virtual void receive_request_service_contexts (::PortableInterceptor::ServerRequestInfo_ptr ri)=0
virtual void receive_request (::PortableInterceptor::ServerRequestInfo_ptr ri)=0
virtual void send_reply (::PortableInterceptor::ServerRequestInfo_ptr ri)=0
virtual void send_exception (::PortableInterceptor::ServerRequestInfo_ptr ri)=0
virtual void send_other (::PortableInterceptor::ServerRequestInfo_ptr ri)=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 ServerRequestInterceptor_ptr _duplicate (ServerRequestInterceptor_ptr obj)
static void _tao_release (ServerRequestInterceptor_ptr obj)
static ServerRequestInterceptor_ptr _narrow (::CORBA::Object_ptr obj)
static ServerRequestInterceptor_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ServerRequestInterceptor_ptr _nil (void)

Protected Member Functions

 ServerRequestInterceptor (void)
virtual ~ServerRequestInterceptor (void)

Private Member Functions

 ServerRequestInterceptor (const ServerRequestInterceptor &)
void operator= (const ServerRequestInterceptor &)

Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation

void PortableInterceptor::ServerRequestInterceptor::operator= ( const ServerRequestInterceptor ) [private]

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