TAO  2.0.6
Typedefs | Functions
PortableInterceptor Namespace Reference

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 PolicyFactory * PolicyFactory_ptr

Functions

void register_orb_initializer (ORBInitializer_ptr init)

Typedef Documentation

typedef ClientRequestInterceptor * PortableInterceptor::ClientRequestInterceptor_ptr
typedef IORInterceptor * PortableInterceptor::IORInterceptor_ptr
typedef ORBInitializer * PortableInterceptor::ORBInitializer_ptr
typedef ServerRequestInterceptor * PortableInterceptor::ServerRequestInterceptor_ptr

Function Documentation

void PortableInterceptor::register_orb_initializer ( ORBInitializer_ptr  init)

Register an ORBInitializer with the global ORBInitializer table.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines