1 #include "global_extern.h"
3 #include "../../tao/Version.h"
9 ACE_TEXT ("TAO_IDL_BE, version ") ACE_TEXT (TAO_VERSION
)
14 BE_init (int &, ACE_TCHAR
*[])
16 // Initialize BE global data object.
17 ACE_NEW_RETURN (be_global
,
21 idl_global
->default_idl_version_
= IDL_VERSION_3
;
26 TAO_IDL_BE_Export
void
27 BE_post_init (char *[], long)