gem-graph-client/doc/docbook/annotated.xml

35 lines
3.0 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="_annotated" xml:lang="en-US">
<title>Class List</title>
Here are the classes, structs, unions and interfaces with brief descriptions:<link linkend="_structarrow__t">arrow_t</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structdblist">dblist</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structelem">elem</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structfsm__struct__journal">fsm_struct_journal</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structfsm__struct__journal__unit">fsm_struct_journal_unit</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structfsm__struct__list__data">fsm_struct_list_data</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structfsm__struct__list__disp">fsm_struct_list_disp</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structfsm__struct__list__tool">fsm_struct_list_tool</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structgraphics__stack__t">graphics_stack_t</link>
<para>Structure describing a gl_area and its parameters, used to create a table of Gem-graph client current gl_areas </para>
<link linkend="_structpile">pile</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structpreferences">preferences</link>
<para>Use this ? static const char *icon_name [3] = { &quot;document-revert-rtl-symbolic&quot;, &quot;edit-undo-symbolic&quot;, &quot;view-refresh-symbolic&quot; }; </para>
<link linkend="_structslist">slist</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structStack">Stack</link>
<para>Struct images_bff {GtkWidget *arr[MAX_SIZE]; int top;}; static struct images_bff *my_list = NULL;//, *babar = NULL; static struct images_bff *alloc_images_bff () { struct images_bff *p; p = malloc (sizeof (struct images_bff)); if (p == NULL) printf (&quot;fatal: ran out of storage&quot;); p-&gt;arr[MAX_SIZE] = NULL; p-&gt;top = 0; return p; } static void add_to_mylist (int my_int) { struct images_bff *p = alloc_images_bff (); p-&gt;arr[MAX_SIZE] = NULL; // TODO p-&gt;top = my_int; my_list = p; } static void free_intlist (struct images_bff *p) { TODO } TODO free_intlist (mylist); TODO mylist = NULL; TODO offsetof (type, field) </para>
<link linkend="_structstack__index__t">stack_index_t</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
<link linkend="_structTreeNode__t">TreeNode_t</link>
<para>Phantom documentation used to test the functioning of doxygen </para>
</section>