2024-10-20 01:05:12 +02:00
|
|
|
.TH "src/fsm/measures/tools_list.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
|
|
|
|
.ad l
|
|
|
|
.nh
|
|
|
|
.SH NAME
|
2024-10-20 23:03:17 +02:00
|
|
|
src/fsm/measures/tools_list.c \- Gem-graph-client fsm measures tools\&.
|
2024-10-20 01:05:12 +02:00
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.br
|
|
|
|
.PP
|
|
|
|
\fC#include <stdbool\&.h>\fP
|
|
|
|
.br
|
|
|
|
\fC#include <stdio\&.h>\fP
|
|
|
|
.br
|
|
|
|
\fC#include <stdlib\&.h>\fP
|
|
|
|
.br
|
|
|
|
\fC#include '\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP
|
|
|
|
.br
|
|
|
|
|
|
|
|
.SS "Functions"
|
|
|
|
|
|
|
|
.in +1c
|
|
|
|
.ti -1c
|
|
|
|
.RI "void \fBfsm_tools_list_insert\fP (\fBfsm_struct_list_tool\fP **ml, int value)"
|
|
|
|
.br
|
|
|
|
.RI "phantom documentation "
|
|
|
|
.ti -1c
|
|
|
|
.RI "int \fBfsm_tools_list_pop\fP (\fBfsm_struct_list_tool\fP **ml)"
|
|
|
|
.br
|
|
|
|
.RI "phantom documentation "
|
|
|
|
.ti -1c
|
|
|
|
.RI "int \fBfsm_tools_list_length\fP (\fBfsm_struct_list_tool\fP *ml)"
|
|
|
|
.br
|
|
|
|
.RI "phantom documentation "
|
|
|
|
.ti -1c
|
|
|
|
.RI "void \fBfsm_tools_list_clear\fP (\fBfsm_struct_list_tool\fP **ml)"
|
|
|
|
.br
|
|
|
|
.RI "phantom documentation "
|
|
|
|
.ti -1c
|
|
|
|
.RI "void \fBfsm_tools_list_view\fP (\fBfsm_struct_list_tool\fP *ml)"
|
|
|
|
.br
|
|
|
|
.RI "phantom documentation "
|
|
|
|
.ti -1c
|
|
|
|
.RI "void \fBfsm_tools_list_test\fP ()"
|
|
|
|
.br
|
|
|
|
.RI "phantom documentation "
|
|
|
|
.in -1c
|
|
|
|
.SH "Detailed Description"
|
|
|
|
.PP
|
2024-10-20 23:03:17 +02:00
|
|
|
Gem-graph-client fsm measures tools\&.
|
2024-10-20 01:05:12 +02:00
|
|
|
|
2024-10-20 23:03:17 +02:00
|
|
|
This file is part of Gem-graph\&.
|
2024-10-20 01:05:12 +02:00
|
|
|
.SH "Author"
|
|
|
|
.PP
|
|
|
|
Generated automatically by Doxygen for Gem-graph from the source code\&.
|