TAO_IFR  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 (void)
 
TAO_IFR_BE_Export int BE_init (int &argc, ACE_TCHAR *argv[])
 
TAO_IFR_BE_Export void BE_post_init (char *[], long)
 

Function Documentation

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 ( void  )