Midas RPC_LIST
[The mrpc.h & mrpc.c]


Variables

RPC_LIST rpc_list_library []
RPC_LIST rpc_list_system []


Function Documentation

RPC_LIST* rpc_get_internal_list INT  flag  ) 
 

Definition at line 1338 of file mrpc.c.

Referenced by cm_connect_experiment1(), rpc_register_client(), and rpc_register_functions().


Variable Documentation

RPC_LIST rpc_list_library[] [static]
 

rpc_list_library contains all MIDAS library functions and gets registerd whenever a connection to the MIDAS server is established

Definition at line 127 of file mrpc.c.

Referenced by rpc_get_internal_list().

RPC_LIST rpc_list_system[] [static]
 

Initial value:

 { 

       
  {RPC_ID_WATCHDOG, "id_watchdog", 
   {{0}}}, 

{RPC_ID_SHUTDOWN, "id_shutdown", 
{{0}}}, 

{RPC_ID_EXIT, "id_exit", 
{{0}}}, 

{0} 

}
rpc_list_system contains MIDAS system functions and gets registerd whenever a RPC server is registered

Definition at line 1321 of file mrpc.c.

Referenced by rpc_get_internal_list().


Midas DOC Version 1.9.3 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Suzannah Daviel - Doxygen - Peter Green - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - Konstantin Olchanski - Renee Poutissou - Andreas Suter - Piotr Adam Zolnierczuk