Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PortableInterceptor Namespace Reference


Compounds

interface  PortableInterceptor::ClientRequestInfo
interface  PortableInterceptor::ClientRequestInterceptor
interface  PortableInterceptor::Current
exception  PortableInterceptor::ORBInitInfo::DuplicateName
exception  PortableInterceptor::ForwardRequest
interface  PortableInterceptor::Interceptor
exception  PortableInterceptor::ORBInitInfo::InvalidName
exception  PortableInterceptor::InvalidSlot
interface  PortableInterceptor::IORInfo
interface  PortableInterceptor::IORInterceptor
interface  PortableInterceptor::ORBInitializer
interface  PortableInterceptor::ORBInitInfo
interface  PortableInterceptor::PolicyFactory
interface  PortableInterceptor::RequestInfo
interface  PortableInterceptor::ServerRequestInfo
interface  PortableInterceptor::ServerRequestInterceptor

Typedefs

typedef short ReplyStatus
typedef unsigned long SlotId

Variables

const ReplyStatus SUCCESSFUL = 0
const ReplyStatus SYSTEM_EXCEPTION = 1
const ReplyStatus USER_EXCEPTION = 2
const ReplyStatus LOCATION_FORWARD = 3
const ReplyStatus LOCATION_FORWARD_PERMANENT = 4
const ReplyStatus TRANSPORT_RETRY = 5


Typedef Documentation

typedef short PortableInterceptor::ReplyStatus
 

typedef unsigned long PortableInterceptor::SlotId
 


Variable Documentation

const ReplyStatus PortableInterceptor::LOCATION_FORWARD = 3
 

const ReplyStatus PortableInterceptor::LOCATION_FORWARD_PERMANENT = 4
 

const ReplyStatus PortableInterceptor::SUCCESSFUL = 0
 

const ReplyStatus PortableInterceptor::SYSTEM_EXCEPTION = 1
 

const ReplyStatus PortableInterceptor::TRANSPORT_RETRY = 5
 

const ReplyStatus PortableInterceptor::USER_EXCEPTION = 2
 


Generated at Fri Oct 5 08:04:02 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000