OpenDDS
Snapshot(2023/04/28-20:55)
dds
idl
opendds_idl.cpp
Go to the documentation of this file.
1
/*
2
*
3
*
4
* Distributed under the OpenDDS License.
5
* See: http://www.opendds.org/license.html
6
*/
7
8
// This file is here to avoid the use of VPATH. Since the TAO_IDL
9
// counterparts are built with a different BE_GlobalData definition, the
10
// object files built in the TAO_IDL directory are not usable in the
11
// IFRService. The BE_GlobalData is larger in TAO_IDL than it is in
12
// IFRService which causes problems when be_global is deleted.
13
// -- Chad Elliott 12/16/2004
14
15
// NOTE: this was copied from the $TAO_ROOT/orbsvcs/IFR_Service
16
17
#include "TAO_IDL/tao_idl.cpp"
Generated by
1.8.13