TAO_PortableServer 3.0.6
|
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 IORInfo * | IORInfo_ptr |
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 |
typedef IORInfo* PortableInterceptor::IORInfo_ptr |