TAO_PI_Server 4.0.2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PortableInterceptor::ServerRequestInfo Interface Reference

import <ServerRequestInfo.pidl;

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

Public Member Functions

CORBA::Policy get_server_policy (in CORBA::PolicyType type)
 
void set_slot (in SlotId id, in any data) raises (InvalidSlot)
 
boolean target_is_a (in CORBA::RepositoryId id)
 
void add_reply_service_context (in IOP::ServiceContext service_context, in boolean replace)
 

Public Attributes

readonly attribute any sending_exception
 
readonly attribute ServerId server_id
 
readonly attribute ORBId orb_id
 
readonly attribute AdapterName adapter_name
 
readonly attribute ObjectId object_id
 
readonly attribute CORBA::OctetSeq adapter_id
 
readonly attribute CORBA::RepositoryId target_most_derived_interface
 

Member Function Documentation

◆ add_reply_service_context()

void PortableInterceptor::ServerRequestInfo::add_reply_service_context ( in IOP::ServiceContext service_context,
in boolean replace )

◆ get_server_policy()

CORBA::Policy PortableInterceptor::ServerRequestInfo::get_server_policy ( in CORBA::PolicyType type)

◆ set_slot()

void PortableInterceptor::ServerRequestInfo::set_slot ( in SlotId id,
in any data )
raises (InvalidSlot )

◆ target_is_a()

boolean PortableInterceptor::ServerRequestInfo::target_is_a ( in CORBA::RepositoryId id)

Member Data Documentation

◆ adapter_id

readonly attribute CORBA::OctetSeq PortableInterceptor::ServerRequestInfo::adapter_id

Implemented in TAO::ServerRequestInfo.

◆ adapter_name

readonly attribute AdapterName PortableInterceptor::ServerRequestInfo::adapter_name

Implemented in TAO::ServerRequestInfo.

◆ object_id

readonly attribute ObjectId PortableInterceptor::ServerRequestInfo::object_id

Implemented in TAO::ServerRequestInfo.

◆ orb_id

readonly attribute ORBId PortableInterceptor::ServerRequestInfo::orb_id

Implemented in TAO::ServerRequestInfo.

◆ sending_exception

readonly attribute any PortableInterceptor::ServerRequestInfo::sending_exception

Implemented in TAO::ServerRequestInfo.

◆ server_id

readonly attribute ServerId PortableInterceptor::ServerRequestInfo::server_id

Implemented in TAO::ServerRequestInfo.

◆ target_most_derived_interface

readonly attribute CORBA::RepositoryId PortableInterceptor::ServerRequestInfo::target_most_derived_interface

Implemented in TAO::ServerRequestInfo.


The documentation for this interface was generated from the following file: