TAO_IFR 4.0.0
Loading...
Searching...
No Matches
Macros | Variables
be_global.cpp File Reference
#include "orbsvcs/Log_Macros.h"
#include "be_global.h"
#include "ast_generator.h"
#include "global_extern.h"
#include "idl_defines.h"

Macros

#define UNKNOWN_OPTION
 

Variables

TAO_IFR_BE_Export BE_GlobalDatabe_global = 0
 

Detailed Description

Stores global data specific to the compiler back end.

Author
Jeff Parsons parso.nosp@m.ns@c.nosp@m.s.wus.nosp@m.tl.e.nosp@m.du

Macro Definition Documentation

◆ UNKNOWN_OPTION

#define UNKNOWN_OPTION
Value:
ORBSVCS_ERROR (( \
LM_ERROR, \
ACE_TEXT ("IDL: I don't understand the '%s' option\n"), \
av[i])); \
idl_global->parse_args_exit (1);

Variable Documentation

◆ be_global