#include "global_extern.h"
#include "be_extern.h"
#include "../../tao/Version.h"
Include dependency graph for be_init.cpp:
Functions | |
int | BE_save_orb_args (int &argc, char *argv[]) |
int | BE_ifr_orb_init (int &ac, char *av[]) |
TAO_IFR_BE_Export void | BE_version (void) |
TAO_IFR_BE_Export int | BE_init (int &argc, char *argv[]) |
TAO_IFR_BE_Export void | BE_post_init (char *[], long) |
int BE_ifr_orb_init | ( | int & | ac, | |
char * | av[] | |||
) |
TAO_IFR_BE_Export int BE_init | ( | int & | argc, | |
char * | argv[] | |||
) |
TAO_IFR_BE_Export void BE_post_init | ( | char * | [], | |
long | ||||
) |
int BE_save_orb_args | ( | int & | argc, | |
char * | argv[] | |||
) |
TAO_IFR_BE_Export void BE_version | ( | void | ) |