TAO_RTCORBA  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
RTCORBA.pidl File Reference

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"

Detailed Description

Pre-compiled IDL source for the RTCORBA module.

Id:
RTCORBA.pidl 92104 2010-09-30 09:53:25Z johnnyw

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.