2024-10-16 10:28:19 +02:00
|
|
|
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
|
|
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_structfsm__struct__journal" xml:lang="en-US">
|
|
|
|
<title>fsm_struct_journal Struct Reference</title>
|
|
|
|
<indexterm><primary>fsm_struct_journal</primary></indexterm>
|
|
|
|
<para>
|
|
|
|
|
2024-10-20 01:05:12 +02:00
|
|
|
<para>required to initialise a double-chained list </para>
|
2024-10-16 10:28:19 +02:00
|
|
|
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
<computeroutput>#include <fsm.h></computeroutput>
|
|
|
|
</para>
|
|
|
|
<simplesect>
|
|
|
|
<title>Public Attributes </title>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para><link linkend="_structfsm__struct__journal__unit">fsm_struct_journal_unit</link> * <link linkend="_structfsm__struct__journal_1ac4fb89c8fb499c05f57978200d8628d9">first</link></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem><para><link linkend="_structfsm__struct__journal__unit">fsm_struct_journal_unit</link> * <link linkend="_structfsm__struct__journal_1a3e55d9bb62c322d8e1ae5dc90d7a5f6d">last</link></para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</simplesect>
|
|
|
|
<section>
|
|
|
|
<title>Detailed Description</title>
|
|
|
|
|
2024-10-20 01:05:12 +02:00
|
|
|
<para>required to initialise a double-chained list </para>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<para><formalpara><title>See also</title>
|
|
|
|
|
|
|
|
<para>use in src/fsm/dispatch/fsm_journal_event() </para>
|
|
|
|
|
|
|
|
<para>use in src/journal/fsm_journal_init() </para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
2024-10-16 10:28:19 +02:00
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<title>Member Data Documentation</title>
|
|
|
|
<anchor xml:id="_structfsm__struct__journal_1ac4fb89c8fb499c05f57978200d8628d9"/><section>
|
|
|
|
<title>first</title>
|
|
|
|
<indexterm><primary>first</primary><secondary>fsm_struct_journal</secondary></indexterm>
|
|
|
|
<indexterm><primary>fsm_struct_journal</primary><secondary>first</secondary></indexterm>
|
|
|
|
<para><computeroutput><link linkend="_structfsm__struct__journal__unit">fsm_struct_journal_unit</link>* fsm_struct_journal::first</computeroutput></para>
|
|
|
|
<para><itemizedlist>
|
|
|
|
<listitem>
|
2024-10-20 01:05:12 +02:00
|
|
|
<para>required </para>
|
2024-10-16 10:28:19 +02:00
|
|
|
</listitem></itemizedlist>
|
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
<anchor xml:id="_structfsm__struct__journal_1a3e55d9bb62c322d8e1ae5dc90d7a5f6d"/><section>
|
|
|
|
<title>last</title>
|
|
|
|
<indexterm><primary>last</primary><secondary>fsm_struct_journal</secondary></indexterm>
|
|
|
|
<indexterm><primary>fsm_struct_journal</primary><secondary>last</secondary></indexterm>
|
|
|
|
<para><computeroutput><link linkend="_structfsm__struct__journal__unit">fsm_struct_journal_unit</link>* fsm_struct_journal::last</computeroutput></para>
|
|
|
|
<para><itemizedlist>
|
|
|
|
<listitem>
|
2024-10-20 01:05:12 +02:00
|
|
|
<para>required </para>
|
2024-10-16 10:28:19 +02:00
|
|
|
</listitem></itemizedlist>
|
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
<para>
|
|
|
|
The documentation for this struct was generated from the following file:</para>
|
2024-10-19 16:05:49 +02:00
|
|
|
include/<link linkend="_fsm_8h">fsm.h</link></section>
|
2024-10-16 10:28:19 +02:00
|
|
|
</section>
|