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
interface  PortableInterceptor::ORBInitializer
exception  PortableInterceptor::ORBInitInfo::InvalidName
exception  PortableInterceptor::ORBInitInfo::DuplicateName
exception  PortableInterceptor::ForwardRequest
interface  PortableInterceptor::Interceptor
exception  PortableInterceptor::InvalidSlot
interface  PortableInterceptor::IORInfo
interface  PortableInterceptor::IORInterceptor
interface  PortableInterceptor::ObjectReferenceFactory
interface  PortableInterceptor::ObjectReferenceTemplate
interface  PortableInterceptor::ORBInitInfo
interface  PortableInterceptor::PolicyFactory
interface  PortableInterceptor::RequestInfo
interface  PortableInterceptor::ServerRequestInfo
interface  PortableInterceptor::ServerRequestInterceptor

Typedefs

typedef string ServerId
typedef string ORBId
typedef CORBA::StringSeq AdapterName
typedef CORBA::OctetSeq ObjectId
typedef sequence< ObjectReferenceTemplateObjectReferenceTemplateSeq
typedef long AdapterManagerId
typedef short AdapterState
typedef short ReplyStatus
typedef unsigned long SlotId

Variables

const AdapterState HOLDING = 0
const AdapterState ACTIVE = 1
const AdapterState DISCARDING = 2
const AdapterState INACTIVE = 3
const AdapterState NON_EXISTENT = 4
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 long PortableInterceptor::AdapterManagerId
 

typedef CORBA::StringSeq PortableInterceptor::AdapterName
 

typedef short PortableInterceptor::AdapterState
 

typedef CORBA::OctetSeq PortableInterceptor::ObjectId
 

typedef sequence<ObjectReferenceTemplate> PortableInterceptor::ObjectReferenceTemplateSeq
 

typedef string PortableInterceptor::ORBId
 

typedef short PortableInterceptor::ReplyStatus
 

typedef string PortableInterceptor::ServerId
 

typedef unsigned long PortableInterceptor::SlotId
 


Variable Documentation

const AdapterState PortableInterceptor::ACTIVE = 1
 

const AdapterState PortableInterceptor::DISCARDING = 2
 

const AdapterState PortableInterceptor::HOLDING = 0
 

const AdapterState PortableInterceptor::INACTIVE = 3
 

const ReplyStatus PortableInterceptor::LOCATION_FORWARD = 3
 

const ReplyStatus PortableInterceptor::LOCATION_FORWARD_PERMANENT = 4
 

const AdapterState PortableInterceptor::NON_EXISTENT = 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 on Thu May 23 02:00:50 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001