CORBA 2.6.1 Programmer's Reference

Portable Interceptors (21)
NonStop CORBA implements the optional Portable Interceptpr feature.
The PortableInterceptor Request Info interface throws a system exception
(NO_RESOURCES with a standard minor code of 1), for the read-only attributes as follows:
Dynamic::ParameterList arguments
Dynamic::ExceptionList exceptions
Dynamic::ContextList contexts
Dynamic::RequestContext operation_context
Dynamic::ParameterList arguments
Any result
The PortableInterceptor ClientRequestInterceptor does not support the send_poll
method. The send_poll method depends on additional CORBA messaging features not included in this
release.
Portable Interceptors: send_poll (21.3.6.2)
NonStop CORBA does not support the send_poll interception point for the client-side
ClientRequestInterceptor interface.
Minimum CORBA: Typecode (23.8.1)
NonStop CORBA does not support the fixed typecode operations Typecode::fixed_digits and
Typecode::fixed_scale.
Chapter 1. Core CORBA Chapter 3. C++ Language Mapping