Variables | |
RPC_LIST | rpc_list_library [] |
RPC_LIST | rpc_list_system [] |
|
Definition at line 1187 of file mrpc.c. Referenced by cm_connect_experiment1(), rpc_register_client(), and rpc_register_functions(). |
|
rpc_list_library contains all MIDAS library functions and gets registerd whenever a connection to the MIDAS server is established |
|
Initial value: { {RPC_ID_WATCHDOG, "id_watchdog", {{0}}}, {RPC_ID_SHUTDOWN, "id_shutdown", {{0}}}, {RPC_ID_EXIT, "id_exit", {{0}}}, {0} } |