gem-graph-client/doc/rtfm/man3/fsm_struct_journal.3

54 lines
889 B
Groff

.TH "fsm_struct_journal" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
fsm_struct_journal \- required to initialise a double-chained list
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <fsm\&.h>\fP
.SS "Public Attributes"
.in +1c
.ti -1c
.RI "\fBfsm_struct_journal_unit\fP * \fBfirst\fP"
.br
.ti -1c
.RI "\fBfsm_struct_journal_unit\fP * \fBlast\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
required to initialise a double-chained list
.PP
\fBSee also\fP
.RS 4
use in src/fsm/dispatch/fsm_journal_event()
.PP
use in src/journal/fsm_journal_init()
.RE
.PP
.SH "Member Data Documentation"
.PP
.SS "\fBfsm_struct_journal_unit\fP* fsm_struct_journal::first"
.IP "\(bu" 2
required
.PP
.SS "\fBfsm_struct_journal_unit\fP* fsm_struct_journal::last"
.IP "\(bu" 2
required
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.