TAO_IFR
2.0.8
|
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 (void) |
TAO_IFR_BE_Export void | BE_produce (void) |
TAO_IFR_BE_Export void | BE_cleanup (void) |
TAO_IFR_BE_Export void | BE_abort (void) |
Variables | |
TAO_IFR_BE_Export BE_GlobalData * | be_global |
TAO_IFR_BE_Export void BE_abort | ( | void | ) |
TAO_IFR_BE_Export void BE_cleanup | ( | void | ) |
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_produce | ( | void | ) |
TAO_IFR_BE_Export void BE_version | ( | void | ) |
TAO_IFR_BE_Export BE_GlobalData* be_global |