src/fsm/results/manager.c File Reference src/fsm/results/manager.c fsm results manager #include <stdbool.h>#include "../../../include/fsm.h"#include "../../../include/widget.h"#include "../../../include/util.h"Include dependency graph for manager.c: Functions void fsm_add_result (char *result_name) void fsm_list_init_results ()
Detailed Description fsm results manager This file is part of Gem-graph. It manages the results (maintain a list, provides access).
Function Documentation
fsm_add_result() fsm_add_resultmanager.c manager.cfsm_add_result void fsm_add_result (char * result_name) See also util_concat() fsm_init() Here is the call graph for this function: Here is the caller graph for this function:
fsm_list_init_results() fsm_list_init_resultsmanager.c manager.cfsm_list_init_results void fsm_list_init_results ( ) See also fsm_init() fsm_add_result() fsm_journal_event() Here is the call graph for this function: Here is the caller graph for this function: