TAO
2.0.8
|
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::SUCCESSFUL = 0 |
const CORBA::Short PortableInterceptor::UNKNOWN = 5 |