|
SafeAPI RBC 2oo2 Generic Application
IL/CTC route and train logic for the safeAPIRBC2oo2 reference RBC
|
safeAPIRBC2oo2: Role C Gateway - IL service binary (safeapi_gateway_c_il). Relays IL ROUTE_ADD/ROUTE_RELEASE to A/B and TrainPositionInRoute back, and hosts gateway_c_logctl (the runtime log-level fan-out to A/B rides the IL relay) - see ADR-037 and gateway_c_il_handler.c. More...
#include "common/rbc_util_frame.h"#include "gateway_c_common.h"#include "gateway_c_il_handler.h"#include "gateway_c_logctl.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
safeAPIRBC2oo2: Role C Gateway - IL service binary (safeapi_gateway_c_il). Relays IL ROUTE_ADD/ROUTE_RELEASE to A/B and TrainPositionInRoute back, and hosts gateway_c_logctl (the runtime log-level fan-out to A/B rides the IL relay) - see ADR-037 and gateway_c_il_handler.c.
Definition in file main_c_il.c.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 14 of file main_c_il.c.