coan 4.2.4
|
#include "state_utils.h"
Go to the source code of this file.
Data Structures | |
struct | line_despatch_public_state_s |
Typedefs | |
typedef struct line_despatch_public_state_s | line_despatch_public_state_t |
Functions | |
void | print (void) |
void | drop (void) |
void | substitute (const char *replacement) |
void | line_despatch_no_op (void) |
void | line_despatch_initor (void) |
void | line_despatch_finitor (void) |
Variables | |
line_despatch_public_state_t * | line_despatch_public_h |
This file provides the Line Despatch component interface
Definition in file line_despatch.h.