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

Data Structures

struct  chew_state_s

Enumerations

enum  chew_storage_type { chew_storage_type = STATE_STATIC }
enum  chew_init_type { chew_initialisation_type = ZERO_INITABLE }

Functions

void chew_initor (void)
void chew_finitor (void)

Variables

static chew_state_t chew_state
chew_state_tchew_h = & chew_state
chew_public_state_tchew_public_h = ( chew_public_state_t *)& chew_state
static const chew_state_t *const chew_static_initialiser_h
void(* chew_init_h )(chew_state_t *)
void(* chew_finis_h )(chew_state_t *)
typedef struct chew_state_s chew_state_t

Detailed Description

This code is generated by the macros in state_utils.h


Typedef Documentation

typedef struct chew_state_s chew_state_t

The global state of the Chew component

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines