177 lines
6.7 KiB
XML
177 lines
6.7 KiB
XML
<?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="_data__list_8c" xml:lang="en-US">
|
|
<title>src/fsm/measures/data_list.c File Reference</title>
|
|
<indexterm><primary>src/fsm/measures/data_list.c</primary></indexterm>
|
|
<para>
|
|
|
|
<para>a list of available measurements, including those currently in use </para>
|
|
|
|
</para>
|
|
<programlisting linenumbering="unnumbered">#include <stdbool.h><?linebreak?>#include <stdio.h><?linebreak?>#include <stdlib.h><?linebreak?>#include <math.h><?linebreak?>#include "../../../include/fsm.h"<?linebreak?></programlisting>Include dependency graph for data_list.c:<para>
|
|
<informalfigure>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d8/d0d/data__list_8c__incl.png"></imagedata>
|
|
</imageobject>
|
|
</mediaobject>
|
|
</informalfigure>
|
|
</para>
|
|
<simplesect>
|
|
<title>Functions </title>
|
|
<itemizedlist>
|
|
<listitem><para>void <link linkend="_data__list_8c_1aeb8e63af534703319fa3d909f166501c">fsm_add_data</link> (<link linkend="_structfsm__struct__list__data">fsm_struct_list_data</link> d, int *p_data, int *p_target)</para>
|
|
|
|
<para>phantom documentation </para>
|
|
</listitem>
|
|
<listitem><para>int <link linkend="_data__list_8c_1a51424f38912d7ac0f5df50d6f073bfff">fsm_get_data</link> (<link linkend="_structfsm__struct__list__data">fsm_struct_list_data</link> d, int from, int to)</para>
|
|
|
|
<para>phantom documentation </para>
|
|
</listitem>
|
|
<listitem><para>void <link linkend="_data__list_8c_1a9682b83c800a1d48695a58744997d4d8">fsm_remove_data</link> (<link linkend="_structfsm__struct__list__data">fsm_struct_list_data</link> d, int *p_data)</para>
|
|
|
|
<para>phantom documentation </para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</simplesect>
|
|
<section>
|
|
<title>Detailed Description</title>
|
|
|
|
<para>a list of available measurements, including those currently in use </para>
|
|
|
|
<para>This file is part of Gem-graph. The operations that can be performed on the measurements include: select, copy, edit, erase, parameter (frequency, variable, etc.)</para>
|
|
|
|
<para><formalpara><title>See also</title>
|
|
|
|
<para><link xlink:href="http://www.gnuplot.info/">http://www.gnuplot.info/</link> </para>
|
|
|
|
<para><link xlink:href="https://fr.wikipedia.org/wiki/Gnuplot">https://fr.wikipedia.org/wiki/Gnuplot</link> </para>
|
|
|
|
<para><link xlink:href="https://fr.wikibooks.org/wiki/Mathc_gnuplot">https://fr.wikibooks.org/wiki/Mathc_gnuplot</link></para>
|
|
|
|
<para>: fsm/measure/manage.c </para>
|
|
</formalpara>
|
|
</para>
|
|
</section>
|
|
<section>
|
|
<title>Function Documentation</title>
|
|
<anchor xml:id="_data__list_8c_1aeb8e63af534703319fa3d909f166501c"/><section>
|
|
<title>fsm_add_data()</title>
|
|
<indexterm><primary>fsm_add_data</primary><secondary>data_list.c</secondary></indexterm>
|
|
<indexterm><primary>data_list.c</primary><secondary>fsm_add_data</secondary></indexterm>
|
|
<para><computeroutput>void fsm_add_data (<link linkend="_structfsm__struct__list__data">fsm_struct_list_data</link> d, int * p_data, int * p_target)</computeroutput></para><para>
|
|
|
|
<para>phantom documentation </para>
|
|
</para>
|
|
|
|
<para>
|
|
<formalpara>
|
|
<title>
|
|
Parameters</title>
|
|
<para>
|
|
<table frame="all">
|
|
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
|
<colspec colwidth="1*"/>
|
|
<colspec colwidth="4*"/>
|
|
<tbody>
|
|
<row>
|
|
<entry>d</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
<row>
|
|
<entry>*p_data</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
<row>
|
|
<entry>*p_target</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
</tbody>
|
|
</tgroup>
|
|
</table>
|
|
</para>
|
|
</formalpara>
|
|
</para>
|
|
</section>
|
|
<anchor xml:id="_data__list_8c_1a51424f38912d7ac0f5df50d6f073bfff"/><section>
|
|
<title>fsm_get_data()</title>
|
|
<indexterm><primary>fsm_get_data</primary><secondary>data_list.c</secondary></indexterm>
|
|
<indexterm><primary>data_list.c</primary><secondary>fsm_get_data</secondary></indexterm>
|
|
<para><computeroutput>int fsm_get_data (<link linkend="_structfsm__struct__list__data">fsm_struct_list_data</link> d, int from, int to)</computeroutput></para><para>
|
|
|
|
<para>phantom documentation </para>
|
|
</para>
|
|
|
|
<para>
|
|
<formalpara>
|
|
<title>
|
|
Parameters</title>
|
|
<para>
|
|
<table frame="all">
|
|
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
|
<colspec colwidth="1*"/>
|
|
<colspec colwidth="4*"/>
|
|
<tbody>
|
|
<row>
|
|
<entry>d</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
<row>
|
|
<entry>from</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
<row>
|
|
<entry>to</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
</tbody>
|
|
</tgroup>
|
|
</table>
|
|
</para>
|
|
</formalpara>
|
|
</para>
|
|
</section>
|
|
<anchor xml:id="_data__list_8c_1a9682b83c800a1d48695a58744997d4d8"/><section>
|
|
<title>fsm_remove_data()</title>
|
|
<indexterm><primary>fsm_remove_data</primary><secondary>data_list.c</secondary></indexterm>
|
|
<indexterm><primary>data_list.c</primary><secondary>fsm_remove_data</secondary></indexterm>
|
|
<para><computeroutput>void fsm_remove_data (<link linkend="_structfsm__struct__list__data">fsm_struct_list_data</link> d, int * p_data)</computeroutput></para><para>
|
|
|
|
<para>phantom documentation </para>
|
|
</para>
|
|
|
|
<para>
|
|
<formalpara>
|
|
<title>
|
|
Parameters</title>
|
|
<para>
|
|
<table frame="all">
|
|
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
|
<colspec colwidth="1*"/>
|
|
<colspec colwidth="4*"/>
|
|
<tbody>
|
|
<row>
|
|
<entry>d</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
<row>
|
|
<entry>*p_data</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
</tbody>
|
|
</tgroup>
|
|
</table>
|
|
</para>
|
|
</formalpara>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
</section>
|