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::ServerRequestInfo Class Reference

#include <ServerRequestInfoC.h>

Inheritance diagram for PortableInterceptor::ServerRequestInfo:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ServerRequestInfo_ptr _ptr_type
typedef ServerRequestInfo_var _var_type
typedef ServerRequestInfo_out _out_type

Public Member Functions

virtual ::CORBA::Any * sending_exception (void)=0
virtual char * server_id (void)=0
virtual char * orb_id (void)=0
virtual
::PortableInterceptor::AdapterName
adapter_name (void)=0
virtual
::PortableInterceptor::ObjectId
object_id (void)=0
virtual ::CORBA::OctetSeqadapter_id (void)=0
virtual char * target_most_derived_interface (void)=0
virtual ::CORBA::Policy_ptr get_server_policy (::CORBA::PolicyType type)=0
virtual void set_slot (::PortableInterceptor::SlotId id, const ::CORBA::Any &data)=0
virtual ::CORBA::Boolean target_is_a (const char *id)=0
virtual void add_reply_service_context (const ::IOP::ServiceContext &service_context,::CORBA::Boolean replace)=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 ServerRequestInfo_ptr _duplicate (ServerRequestInfo_ptr obj)
static void _tao_release (ServerRequestInfo_ptr obj)
static ServerRequestInfo_ptr _narrow (::CORBA::Object_ptr obj)
static ServerRequestInfo_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ServerRequestInfo_ptr _nil (void)

Protected Member Functions

 ServerRequestInfo (void)
virtual ~ServerRequestInfo (void)

Private Member Functions

 ServerRequestInfo (const ServerRequestInfo &)
void operator= (const ServerRequestInfo &)

Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation

Implemented in TAO::ServerRequestInfo.

Implemented in TAO::ServerRequestInfo.

virtual void PortableInterceptor::ServerRequestInfo::add_reply_service_context ( const ::IOP::ServiceContext service_context,
::CORBA::Boolean  replace 
) [pure virtual]

Implemented in TAO::ServerRequestInfo.

void PortableInterceptor::ServerRequestInfo::operator= ( const ServerRequestInfo ) [private]
virtual char* PortableInterceptor::ServerRequestInfo::orb_id ( void  ) [pure virtual]

Implemented in TAO::ServerRequestInfo.

virtual ::CORBA::Any* PortableInterceptor::ServerRequestInfo::sending_exception ( void  ) [pure virtual]

Implemented in TAO::ServerRequestInfo.

virtual char* PortableInterceptor::ServerRequestInfo::server_id ( void  ) [pure virtual]

Implemented in TAO::ServerRequestInfo.

virtual void PortableInterceptor::ServerRequestInfo::set_slot ( ::PortableInterceptor::SlotId  id,
const ::CORBA::Any &  data 
) [pure virtual]
virtual ::CORBA::Boolean PortableInterceptor::ServerRequestInfo::target_is_a ( const char *  id) [pure virtual]

Implemented in TAO::ServerRequestInfo.

Implemented in TAO::ServerRequestInfo.


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