55 lines
2.9 KiB
XML
55 lines
2.9 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="_base_8h" xml:lang="en-US">
|
|
<title>include/base.h File Reference</title>
|
|
<indexterm><primary>include/base.h</primary></indexterm>
|
|
<para>
|
|
|
|
<para>base header </para>
|
|
|
|
</para>
|
|
<programlisting linenumbering="unnumbered">#include <assert.h><?linebreak?>#include <errno.h><?linebreak?>#include <fcntl.h><?linebreak?>#include <math.h><?linebreak?>#include <stdio.h><?linebreak?>#include <stdlib.h><?linebreak?>#include <stddef.h><?linebreak?>#include <stdbool.h><?linebreak?>#include <sys/types.h><?linebreak?>#include <sys/stat.h><?linebreak?>#include <unistd.h><?linebreak?>#include <time.h><?linebreak?>#include <string.h><?linebreak?>#include <glib-2.0/glib.h><?linebreak?>#include <gtk-4.0/gtk/gtk.h><?linebreak?></programlisting><simplesect>
|
|
<title>Classes </title>
|
|
<itemizedlist>
|
|
<listitem><para>struct <link linkend="_structarrow__t">arrow_t</link></para>
|
|
|
|
<para>phantom documentation used to test the functioning of doxygen </para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</simplesect>
|
|
<simplesect>
|
|
<title>Macros </title>
|
|
<itemizedlist>
|
|
<listitem><para><anchor xml:id="_base_8h_1a072a1ef1143314441742097b799be322"/>#define <emphasis role="strong">EAST</emphasis>   0</para>
|
|
</listitem>
|
|
<listitem><para><anchor xml:id="_base_8h_1a755da365a2f771fdb9e15af22fee7d74"/>#define <emphasis role="strong">WEST</emphasis>   1</para>
|
|
</listitem>
|
|
<listitem><para><anchor xml:id="_base_8h_1a695b59c40e575e69cc7954a6045e01c7"/>#define <emphasis role="strong">ZENITH</emphasis>   2</para>
|
|
</listitem>
|
|
<listitem><para><anchor xml:id="_base_8h_1a30dddfc4f2f483921921304d1d498674"/>#define <emphasis role="strong">NADIR</emphasis>   3</para>
|
|
</listitem>
|
|
<listitem><para><anchor xml:id="_base_8h_1af3830320fe6287f717dca9669f417950"/>#define <emphasis role="strong">SOUTH</emphasis>   4</para>
|
|
</listitem>
|
|
<listitem><para><anchor xml:id="_base_8h_1a1711232abf72723b5216c206e6bbb175"/>#define <emphasis role="strong">NORTH</emphasis>   5</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</simplesect>
|
|
<simplesect>
|
|
<title>Enumerations </title>
|
|
<itemizedlist>
|
|
<listitem><para><anchor xml:id="_base_8h_1a06fc87d81c62e9abb8790b6e5713c55b"/>enum { <emphasis role="strong">X_AXIS</emphasis>
|
|
, <emphasis role="strong">Y_AXIS</emphasis>
|
|
, <emphasis role="strong">Z_AXIS</emphasis>
|
|
, <emphasis role="strong">N_AXIS</emphasis>
|
|
}</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</simplesect>
|
|
<section>
|
|
<title>Detailed Description</title>
|
|
|
|
<para>base header </para>
|
|
|
|
<para>This file is part of Gem-graph. </para>
|
|
</section>
|
|
</section>
|