TAO_PI
2.3.3
|
import"ClientRequestInfo.pidl";
Public Member Functions | |
IOP::TaggedComponent | get_effective_component (in IOP::ComponentId id) |
IOP::TaggedComponentSeq | get_effective_components (in IOP::ComponentId id) |
CORBA::Policy | get_request_policy (in CORBA::PolicyType type) |
void | add_request_service_context (in IOP::ServiceContext service_context, in boolean replace) |
Public Member Functions inherited from PortableInterceptor::RequestInfo | |
any | get_slot (in SlotId id) raises (InvalidSlot) |
IOP::ServiceContext | get_request_service_context (in IOP::ServiceId id) |
IOP::ServiceContext | get_reply_service_context (in IOP::ServiceId id) |
Public Attributes | |
readonly attribute Object | target |
readonly attribute Object | effective_target |
readonly attribute IOP::TaggedProfile | effective_profile |
readonly attribute any | received_exception |
readonly attribute CORBA::RepositoryId | received_exception_id |
Public Attributes inherited from PortableInterceptor::RequestInfo | |
readonly attribute unsigned long | request_id |
readonly attribute string | operation |
readonly attribute Dynamic::ParameterList | arguments |
readonly attribute Dynamic::ExceptionList | exceptions |
readonly attribute Dynamic::ContextList | contexts |
readonly attribute Dynamic::RequestContext | operation_context |
readonly attribute any | result |
readonly attribute boolean | response_expected |
readonly attribute Messaging::SyncScope | sync_scope |
readonly attribute ReplyStatus | reply_status |
readonly attribute Object | forward_reference |
void PortableInterceptor::ClientRequestInfo::add_request_service_context | ( | in IOP::ServiceContext | service_context, |
in boolean | replace | ||
) |
IOP::TaggedComponent PortableInterceptor::ClientRequestInfo::get_effective_component | ( | in IOP::ComponentId | id | ) |
IOP::TaggedComponentSeq PortableInterceptor::ClientRequestInfo::get_effective_components | ( | in IOP::ComponentId | id | ) |
CORBA::Policy PortableInterceptor::ClientRequestInfo::get_request_policy | ( | in CORBA::PolicyType | type | ) |
readonly attribute IOP::TaggedProfile PortableInterceptor::ClientRequestInfo::effective_profile |
readonly attribute Object PortableInterceptor::ClientRequestInfo::effective_target |
readonly attribute any PortableInterceptor::ClientRequestInfo::received_exception |
readonly attribute CORBA::RepositoryId PortableInterceptor::ClientRequestInfo::received_exception_id |
readonly attribute Object PortableInterceptor::ClientRequestInfo::target |