TAO_PI
2.4.1
|
Classes | |
interface | ClientRequestInfo |
interface | ClientRequestInterceptor |
interface | Current |
class | DLL_Resident_ORB_Initializer |
exception | ForwardRequest |
interface | Interceptor |
exception | InvalidSlot |
interface | ORBInitializer |
interface | ORBInitInfo |
interface | ORBInitInfo_3_1 |
class | PolicyFactory |
interface | ProcessingModePolicy |
interface | RequestInfo |
Typedefs | |
typedef ClientRequestInterceptor * | ClientRequestInterceptor_ptr |
typedef CORBA::Short | ReplyStatus |
typedef IORInterceptor * | IORInterceptor_ptr |
typedef IORInfo * | IORInfo_ptr |
typedef ServerRequestInterceptor * | ServerRequestInterceptor_ptr |
typedef ORBInitializer * | ORBInitializer_ptr |
typedef CORBA::ULong | SlotId |
typedef string | ServerId |
typedef string | ORBId |
typedef CORBA::StringSeq | AdapterName |
typedef CORBA::OctetSeq | ObjectId |
typedef string | AdapterManagerId |
typedef short | AdapterState |
typedef PolicyFactory * | PolicyFactory_ptr |
typedef Interceptor * | Interceptor_ptr |
typedef PolicyFactory * | PolicyFactory_ptr |
typedef TAO_Objref_Var_T< PolicyFactory > | PolicyFactory_var |
typedef TAO_Objref_Out_T< PolicyFactory > | PolicyFactory_out |
typedef short | ProcessingMode |
Functions | |
void | register_orb_initializer (ORBInitializer_ptr init) |
Variables | |
typeprefix PortableInterceptor omg | org |
const AdapterState | HOLDING |
const AdapterState | ACTIVE |
const AdapterState | DISCARDING |
const AdapterState | INACTIVE |
const AdapterState | NON_EXISTENT |
const ReplyStatus | SUCCESSFUL |
const ReplyStatus | SYSTEM_EXCEPTION |
const ReplyStatus | USER_EXCEPTION |
const ReplyStatus | LOCATION_FORWARD |
const ReplyStatus | TRANSPORT_RETRY |
const ReplyStatus | UNKNOWN |
typeprefix PortableInterceptor omg | org |
::CORBA::TypeCode_ptr const | _tc_PolicyFactory |
const ProcessingMode | LOCAL_AND_REMOTE = 0 |
const ProcessingMode | REMOTE_ONLY = 1 |
const ProcessingMode | LOCAL_ONLY = 2 |
const CORBA::PolicyType | PROCESSING_MODE_POLICY_TYPE = 100 |
typedef short PortableInterceptor::ProcessingMode |
TAO_PI_Export::CORBA::TypeCode_ptr const PortableInterceptor::_tc_PolicyFactory |
const ProcessingMode PortableInterceptor::LOCAL_AND_REMOTE = 0 |
const ProcessingMode PortableInterceptor::LOCAL_ONLY = 2 |
typeprefix PortableInterceptor omg PortableInterceptor::org |
const CORBA::PolicyType PortableInterceptor::PROCESSING_MODE_POLICY_TYPE = 100 |
const ProcessingMode PortableInterceptor::REMOTE_ONLY = 1 |