|
TAO_IFR 4.0.1
|
#include "orbsvcs/Log_Macros.h"#include "global_extern.h"#include "be_extern.h"#include "../../tao/Version.h"Functions | |
| int | BE_save_orb_args (int &argc, ACE_TCHAR *argv[]) |
| int | BE_ifr_orb_init (int &ac, ACE_TCHAR *av[]) |
| TAO_IFR_BE_Export void | BE_version () |
| TAO_IFR_BE_Export int | BE_init (int &argc, ACE_TCHAR *argv[]) |
| TAO_IFR_BE_Export void | BE_post_init (char *[], long) |
| int BE_ifr_orb_init | ( | int & | ac, |
| ACE_TCHAR * | av[] ) |
| TAO_IFR_BE_Export int BE_init | ( | int & | argc, |
| ACE_TCHAR * | argv[] ) |
| TAO_IFR_BE_Export void BE_post_init | ( | char * | [], |
| long | ) |
| int BE_save_orb_args | ( | int & | argc, |
| ACE_TCHAR * | argv[] ) |
| TAO_IFR_BE_Export void BE_version | ( | ) |