TAO_IFR 4.0.0
Loading...
Searching...
No Matches
Functions | Variables
be_extern.h File Reference
#include "TAO_IFR_BE_Export.h"
#include "be_global.h"

Functions

TAO_IFR_BE_Export int BE_init (int &, ACE_TCHAR *[])
 
TAO_IFR_BE_Export void BE_post_init (char *[], long)
 
TAO_IFR_BE_Export void BE_version ()
 
TAO_IFR_BE_Export void BE_produce ()
 
TAO_IFR_BE_Export void BE_cleanup ()
 
TAO_IFR_BE_Export void BE_abort ()
 

Variables

TAO_IFR_BE_Export BE_GlobalDatabe_global
 

Function Documentation

◆ BE_abort()

TAO_IFR_BE_Export void BE_abort ( )
extern

◆ BE_cleanup()

TAO_IFR_BE_Export void BE_cleanup ( )
extern

◆ BE_init()

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

◆ BE_post_init()

TAO_IFR_BE_Export void BE_post_init ( char * [],
long  )
extern

◆ BE_produce()

TAO_IFR_BE_Export void BE_produce ( )
extern

◆ BE_version()

TAO_IFR_BE_Export void BE_version ( )
extern

Variable Documentation

◆ be_global

TAO_IFR_BE_Export BE_GlobalData* be_global
extern