coan 4.2.4
Macro-generated code
Collaboration diagram for Macro-generated code:

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_treport_h = & report_state
report_public_state_treport_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

Detailed Description

code.

This code is generated by the macros in state_utils.h


Typedef Documentation

The global state of the Diagnostic component

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines