SafeAPI RBC 2oo2 Generic Application
IL/CTC route and train logic for the safeAPIRBC2oo2 reference RBC
Loading...
Searching...
No Matches
main_c_il.c File Reference

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"
Include dependency graph for main_c_il.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

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.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 14 of file main_c_il.c.