|
Namespaces |
| namespace | Dynamic |
| namespace | PortableInterceptor |
| namespace | TAO |
Classes |
| interface | PortableInterceptor::Interceptor |
| exception | PortableInterceptor::ForwardRequest |
| interface | PortableInterceptor::Current |
| interface | PortableInterceptor::ClientRequestInterceptor |
| interface | PortableInterceptor::ServerRequestInterceptor |
| struct | TAO::Objref_Traits< ::PortableInterceptor::ClientRequestInterceptor > |
| struct | TAO::Objref_Traits< ::PortableInterceptor::ServerRequestInterceptor > |
| struct | TAO::Objref_Traits< ::PortableInterceptor::Interceptor > |
| struct | TAO::Objref_Traits< ::PortableInterceptor::Current > |
Defines |
| #define | TAO_EXPORT_MACRO TAO_Export |
| #define | _PORTABLEINTERCEPTOR_INTERCEPTOR__VAR_OUT_CH_ |
| #define | _PORTABLEINTERCEPTOR_INTERCEPTOR_CH_ |
| #define | _PORTABLEINTERCEPTOR_FORWARDREQUEST_CH_ |
| #define | _PORTABLEINTERCEPTOR_CURRENT__VAR_OUT_CH_ |
| #define | _PORTABLEINTERCEPTOR_CURRENT_CH_ |
| #define | _PORTABLEINTERCEPTOR_CLIENTREQUESTINTERCEPTOR_CH_ |
| #define | _PORTABLEINTERCEPTOR_SERVERREQUESTINTERCEPTOR_CH_ |
| #define | _PORTABLEINTERCEPTOR_CLIENTREQUESTINTERCEPTOR__TRAITS_CH_ |
| #define | _PORTABLEINTERCEPTOR_SERVERREQUESTINTERCEPTOR__TRAITS_CH_ |
| #define | _PORTABLEINTERCEPTOR_INTERCEPTOR__TRAITS_CH_ |
| #define | _PORTABLEINTERCEPTOR_CURRENT__TRAITS_CH_ |
Typedefs |
typedef TAO_Objref_Var_T<
Interceptor > | Interceptor_var |
typedef TAO_Objref_Out_T<
Interceptor > | Interceptor_out |
| typedef Current * | Current_ptr |
typedef TAO_Objref_Var_T<
Current > | Current_var |
typedef TAO_Objref_Out_T<
Current > | Current_out |
Functions |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::Interceptor_ptr) |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::Interceptor_ptr *) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::Interceptor_ptr &) |
| TAO_Export void | operator<<= (CORBA::Any &, const PortableInterceptor::ForwardRequest &) |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::ForwardRequest *) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::ForwardRequest *&) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const PortableInterceptor::ForwardRequest *&) |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::Current_ptr) |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::Current_ptr *) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::Current_ptr &) |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::ClientRequestInterceptor_ptr) |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::ClientRequestInterceptor_ptr *) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::ClientRequestInterceptor_ptr &) |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::ServerRequestInterceptor_ptr) |
| TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::ServerRequestInterceptor_ptr *) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::ServerRequestInterceptor_ptr &) |
| TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const PortableInterceptor::ForwardRequest &) |
| TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, PortableInterceptor::ForwardRequest &) |