import "RequestInfo.pidl";
Inheritance diagram for PortableInterceptor::RequestInfo:
Public Member Functions | |
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 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 |
|
|
|
|
|
|
|
Definition at line 39 of file RequestInfo.pidl. |
|
Definition at line 41 of file RequestInfo.pidl. |
|
Definition at line 40 of file RequestInfo.pidl. |
|
Definition at line 47 of file RequestInfo.pidl. |
|
Definition at line 38 of file RequestInfo.pidl. |
|
Definition at line 42 of file RequestInfo.pidl. |
|
Definition at line 46 of file RequestInfo.pidl. |
|
Definition at line 37 of file RequestInfo.pidl. |
|
Definition at line 44 of file RequestInfo.pidl. |
|
Definition at line 43 of file RequestInfo.pidl. |
|
Definition at line 45 of file RequestInfo.pidl. |