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

Data Fields

ab_gp_train_session_t * sessions
ab_gp_db_t * db

Detailed Description

Captured once at ab_ga_dispatch_init() (this channel's own long-lived storage, GP-owned) - the CTC output producer's own registration context, since ab_gp_ctc_output_producer_fn's own signature (unlike the IL envelope handler's) carries no sessions/db call parameters of its own - see this file's own header doc for why.

Definition at line 17 of file ab_ga_dispatch.c.

Field Documentation

◆ db

ab_gp_db_t* ga_channel_ctx_t::db

Definition at line 20 of file ab_ga_dispatch.c.

◆ sessions

ab_gp_train_session_t* ga_channel_ctx_t::sessions

Definition at line 19 of file ab_ga_dispatch.c.


The documentation for this struct was generated from the following file: