TAO_IFR 4.0.1
Loading...
Searching...
No Matches
Functions
be_init.cpp File Reference
#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)
 

Function Documentation

◆ BE_ifr_orb_init()

int BE_ifr_orb_init ( int & ac,
ACE_TCHAR * av[] )

◆ BE_init()

TAO_IFR_BE_Export int BE_init ( int & argc,
ACE_TCHAR * argv[] )

◆ BE_post_init()

TAO_IFR_BE_Export void BE_post_init ( char * [],
long  )

◆ BE_save_orb_args()

int BE_save_orb_args ( int & argc,
ACE_TCHAR * argv[] )

◆ BE_version()

TAO_IFR_BE_Export void BE_version ( )