Go to the source code of this file.
Functions | |
| void | BCP_tm_main (BCP_message_environment *msg_env, USER_initialize *user_init, BCP_proc_id *my_id, const int argnum, const char *const *arglist) |
| void | BCP_lp_main (BCP_message_environment *msg_env, USER_initialize *user_init, BCP_proc_id *my_id, BCP_proc_id *parent) |
| void | BCP_cg_main (BCP_message_environment *msg_env, USER_initialize *user_init, BCP_proc_id *my_id, BCP_proc_id *parent) |
| void | BCP_vg_main (BCP_message_environment *msg_env, USER_initialize *user_init, BCP_proc_id *my_id, BCP_proc_id *parent) |
| void BCP_tm_main | ( | BCP_message_environment * | msg_env, | |
| USER_initialize * | user_init, | |||
| BCP_proc_id * | my_id, | |||
| const int | argnum, | |||
| const char *const * | arglist | |||
| ) |
| void BCP_lp_main | ( | BCP_message_environment * | msg_env, | |
| USER_initialize * | user_init, | |||
| BCP_proc_id * | my_id, | |||
| BCP_proc_id * | parent | |||
| ) |
| void BCP_cg_main | ( | BCP_message_environment * | msg_env, | |
| USER_initialize * | user_init, | |||
| BCP_proc_id * | my_id, | |||
| BCP_proc_id * | parent | |||
| ) |
| void BCP_vg_main | ( | BCP_message_environment * | msg_env, | |
| USER_initialize * | user_init, | |||
| BCP_proc_id * | my_id, | |||
| BCP_proc_id * | parent | |||
| ) |
1.4.7