TAO  2.4.2
Modules | Variables
PortableInterceptor.pidl File Reference

Pre-compiled IDL source for the PortableInterceptor components in the ORB. More...

import "tao/PI_Forward.pidl";
import "tao/Messaging_SyncScope.pidl";

Modules

 PortableInterceptor
 

Variables

const AdapterState PortableInterceptor::HOLDING = 0
 
const AdapterState PortableInterceptor::ACTIVE = 1
 
const AdapterState PortableInterceptor::DISCARDING = 2
 
const AdapterState PortableInterceptor::INACTIVE = 3
 
const AdapterState PortableInterceptor::NON_EXISTENT = 4
 
const ReplyStatus PortableInterceptor::SUCCESSFUL = 0
 
const ReplyStatus PortableInterceptor::SYSTEM_EXCEPTION = 1
 
const ReplyStatus PortableInterceptor::USER_EXCEPTION = 2
 
const ReplyStatus PortableInterceptor::LOCATION_FORWARD = 3
 
const ReplyStatus PortableInterceptor::TRANSPORT_RETRY = 4
 
const ReplyStatus PortableInterceptor::UNKNOWN = 5
 

Detailed Description

Pre-compiled IDL source for the PortableInterceptor components in the ORB.

This file contains the interface definitions for "Portable" Interceptor support. The following is from orbos/99-12-02 Portable Interceptors spec, the full IDL is downloadable from orbos/99-12-02.

Additional updates from ptc/00-08-05 are also included. Changes include: