summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_ProtocolProperties.pidl
blob: 7a2f1fef90c62f0613a43ad445e34547cc0e0a05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/**
 * @file RT_ProtocolProperties.pidl
 *
 * $Id$
 *
 * @brief Pre-compiled IDL source for the ProtocolProperties module.
 *
 */

#ifndef _RT_PROTOCOLPROPERTIES_IDL_
#define _RT_PROTOCOLPROPERTIES_IDL_

#pragma prefix "omg.org"

module RTCORBA
{
  // Protocol Properties.
  local interface ProtocolProperties {};
};

#endif /* _RT_PROTOCOLPROPERTIES_IDL_ */