coan 4.2.4
|
![]() |
Data Structures | |
struct | report_state_s |
Typedefs | |
typedef report_state_t | report_public_state_t |
Enumerations | |
enum | report_storage_type { report_storage_type = STATE_STATIC } |
enum | report_init_type { report_initialisation_type = ZERO_INITABLE } |
Functions | |
void | report_initor (void) |
void | report_finitor (void) |
Variables | |
static report_state_t | report_state |
report_state_t * | report_h = & report_state |
report_public_state_t * | report_public_h = ( report_public_state_t *)& report_state |
static const report_state_t *const | report_static_initialiser_h |
void(* | report_init_h )(report_state_t *) |
void(* | report_finis_h )(report_state_t *) |
typedef struct report_state_s | report_state_t |
code.
This code is generated by the macros in state_utils.h
typedef struct report_state_s report_state_t |
The global state of the Diagnostic component