|
TAO
2.1.2
|
Functions | |
| void | register_orb_initializer (ORBInitializer_ptr init) |
Variables | |
| const CORBA::Short | HOLDING = 0 |
| const CORBA::Short | ACTIVE = 1 |
| const CORBA::Short | DISCARDING = 2 |
| const CORBA::Short | INACTIVE = 3 |
| const CORBA::Short | NON_EXISTENT = 4 |
| const CORBA::Short | SUCCESSFUL = 0 |
| const CORBA::Short | SYSTEM_EXCEPTION = 1 |
| const CORBA::Short | USER_EXCEPTION = 2 |
| const CORBA::Short | LOCATION_FORWARD = 3 |
| const CORBA::Short | TRANSPORT_RETRY = 4 |
| const CORBA::Short | UNKNOWN = 5 |
| typedef char* PortableInterceptor::AdapterManagerId |
| typedef ClientRequestInterceptor * PortableInterceptor::ClientRequestInterceptor_ptr |
| typedef IORInfo* PortableInterceptor::IORInfo_ptr |
| typedef IORInterceptor * PortableInterceptor::IORInterceptor_ptr |
| typedef char* PortableInterceptor::ORBId |
| typedef ORBInitializer * PortableInterceptor::ORBInitializer_ptr |
| typedef PolicyFactory* PortableInterceptor::PolicyFactory_ptr |
| typedef char* PortableInterceptor::ServerId |
| typedef ServerRequestInterceptor * PortableInterceptor::ServerRequestInterceptor_ptr |
| typedef::CORBA::ULong PortableInterceptor::SlotId |
| void PortableInterceptor::register_orb_initializer | ( | ORBInitializer_ptr | init | ) |
Register an ORBInitializer with the global ORBInitializer table.
| const CORBA::Short PortableInterceptor::ACTIVE = 1 |
| const CORBA::Short PortableInterceptor::DISCARDING = 2 |
| const CORBA::Short PortableInterceptor::HOLDING = 0 |
| const CORBA::Short PortableInterceptor::INACTIVE = 3 |
| const CORBA::Short PortableInterceptor::LOCATION_FORWARD = 3 |
| const CORBA::Short PortableInterceptor::NON_EXISTENT = 4 |
| const CORBA::Short PortableInterceptor::SUCCESSFUL = 0 |
| const CORBA::Short PortableInterceptor::SYSTEM_EXCEPTION = 1 |
| const CORBA::Short PortableInterceptor::TRANSPORT_RETRY = 4 |
| const CORBA::Short PortableInterceptor::UNKNOWN = 5 |
| const CORBA::Short PortableInterceptor::USER_EXCEPTION = 2 |
1.8.1.1