|
TAO_PI
2.2.2
|
Pre-compiled RequestInfo. More...
#include "tao/PI_Forward.pidl"#include "tao/AnyTypeCode/Dynamic.pidl"#include "tao/Messaging_SyncScope.pidl"#include "tao/PI/InvalidSlot.pidl"#include "tao/IOP.pidl"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) |
Variables | |
| module | PortableInterceptor |
| local interface | RequestInfo |
| 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 |
Pre-compiled RequestInfo.
| IOP::ServiceContext get_reply_service_context | ( | in IOP::ServiceId | id | ) |
| IOP::ServiceContext get_request_service_context | ( | in IOP::ServiceId | id | ) |
| any get_slot | ( | in SlotId | id | ) | raises (InvalidSlot) |
| readonly attribute Dynamic::ParameterList arguments |
| readonly attribute Dynamic::ContextList contexts |
| readonly attribute Dynamic::ExceptionList exceptions |
| readonly attribute Object forward_reference |
| readonly attribute string operation |
| readonly attribute Dynamic::RequestContext operation_context |
| module PortableInterceptor |
| readonly attribute ReplyStatus reply_status |
| local interface RequestInfo |
| readonly attribute boolean response_expected |
| readonly attribute any result |
| readonly attribute Messaging::SyncScope sync_scope |
1.8.3.1