| TAO 4.0.0
    | 
| Typedefs | |
| typedef ClientRequestInterceptor * | ClientRequestInterceptor_ptr | 
| typedef CORBA::Short | ReplyStatus | 
| typedef IORInterceptor * | IORInterceptor_ptr | 
| typedef IORInfo * | IORInfo_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 ServerRequestInterceptor * | ServerRequestInterceptor_ptr | 
| Functions | |
| void | register_orb_initializer (ORBInitializer_ptr init) | 
| Variables | |
| typeprefix PortableInterceptor omg | org | 
| 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 | TRANSPORT_RETRY = 4 | 
| const ReplyStatus | UNKNOWN = 5 | 
| typedef string PortableInterceptor::AdapterManagerId | 
| typedef short PortableInterceptor::AdapterState | 
| typedef ClientRequestInterceptor* PortableInterceptor::ClientRequestInterceptor_ptr | 
| typedef IORInfo* PortableInterceptor::IORInfo_ptr | 
| typedef IORInterceptor * PortableInterceptor::IORInterceptor_ptr | 
| typedef string PortableInterceptor::ORBId | 
| typedef ORBInitializer * PortableInterceptor::ORBInitializer_ptr | 
| typedef PolicyFactory* PortableInterceptor::PolicyFactory_ptr | 
| typedef string PortableInterceptor::ServerId | 
| typedef ServerRequestInterceptor* PortableInterceptor::ServerRequestInterceptor_ptr | 
| typedef unsigned long PortableInterceptor::SlotId | 
| void PortableInterceptor::register_orb_initializer | ( | ORBInitializer_ptr | init | ) | 
Register an ORBInitializer with the global ORBInitializer table.
| 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 AdapterState PortableInterceptor::NON_EXISTENT = 4 | 
| typeprefix PortableInterceptor omg PortableInterceptor::org | 
| const ReplyStatus PortableInterceptor::SUCCESSFUL = 0 | 
| const ReplyStatus PortableInterceptor::SYSTEM_EXCEPTION = 1 | 
| const ReplyStatus PortableInterceptor::TRANSPORT_RETRY = 4 | 
| const ReplyStatus PortableInterceptor::UNKNOWN = 5 | 
| const ReplyStatus PortableInterceptor::USER_EXCEPTION = 2 |