TAO_PI_Server
2.1.2
|
#include <ServerRequestInfoC.h>
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::OctetSeq * | adapter_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 &) |
|
protected |
|
protectedvirtual |
|
private |
|
static |
|
virtual |
CORBA::Boolean PortableInterceptor::ServerRequestInfo::_is_a | ( | const char * | type_id | ) |
|
static |
|
static |
|
static |
|
static |
|
pure virtual |
Implemented in TAO::ServerRequestInfo.
|
pure virtual |
Implemented in TAO::ServerRequestInfo.
|
pure virtual |
|
pure virtual |
CORBA::Boolean PortableInterceptor::ServerRequestInfo::marshal | ( | TAO_OutputCDR & | cdr | ) |
|
pure virtual |
Implemented in TAO::ServerRequestInfo.
|
private |
|
pure virtual |
Implemented in TAO::ServerRequestInfo.
|
pure virtual |
Implemented in TAO::ServerRequestInfo.
|
pure virtual |
Implemented in TAO::ServerRequestInfo.
|
pure virtual |
|
pure virtual |
Implemented in TAO::ServerRequestInfo.
|
pure virtual |
Implemented in TAO::ServerRequestInfo.