TAO_IFR
2.0.8
|
#include <be_util.h>
Static Public Member Functions | |
static TAO_IFR_BE_Export void | prep_be_arg (char *s) |
Special BE arg call factored out of DRV_args. | |
static TAO_IFR_BE_Export void | arg_post_proc (void) |
Checks made after parsing args. | |
static TAO_IFR_BE_Export void | usage (void) |
Display usage of BE-specific options. | |
static TAO_IFR_BE_Export AST_Generator * | generator_init (void) |
Create an AST node generator. |
void be_util::arg_post_proc | ( | void | ) | [static] |
Checks made after parsing args.
AST_Generator * be_util::generator_init | ( | void | ) | [static] |
Create an AST node generator.
void be_util::prep_be_arg | ( | char * | s | ) | [static] |
Special BE arg call factored out of DRV_args.
void be_util::usage | ( | void | ) | [static] |
Display usage of BE-specific options.