TAO_RTCORBA
2.0.8
|
Pre-compiled IDL source for the RTCORBA module. More...
#include "tao/IOP.pidl"
#include "tao/TimeBase.pidl"
#include "tao/Policy.pidl"
#include "tao/RTCORBA/RT_ProtocolProperties.pidl"
Pre-compiled IDL source for the RTCORBA module.
The RTCORBA module specified in CORBA v2.4.2 Chapter 24 (February, 2001).
Changes to the original OMG idl:
1. Two TAO-specific interfaces, UnixDomainProtocolProperties and SharedMemoryProtocolProperties, have been added to allow configuration of TAO's UIOP and SHMEM pluggable protocols through RTCORBA Protocol Policies. 2. TAO-specific support for named mutexes has been added. 3. Added RT_ORB::create_tcp_protocol_properties which seems to come and go from the formal specification, but is needed.