<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.16">
<compounddef id="struct__list__t" kind="struct" language="C++" prot="public">
<compoundname>_list_t</compoundname>
<includes refid="lists_8h" local="no">lists.h</includes>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="struct__list__t_1a002fd645ba9a686f095e1377c343a36e" prot="public" static="no" mutable="no">
<type><ref refid="lists_8h_1a4c2a982479f3f5d39102321f3408ca90" kindref="member">Item_t</ref> *</type>
<definition>Item_t* _list_t::First</definition>
<argsstring></argsstring>
<name>First</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/ubixos/lists.h" line="42" column="12" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/lists.h" bodystart="42" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="struct__list__t_1a3c1619c294a4d2c0ba3a1b3d705f2fa0" prot="public" static="no" mutable="no">
<type><ref refid="lists_8h_1a4c2a982479f3f5d39102321f3408ca90" kindref="member">Item_t</ref> *</type>
<definition>Item_t* _list_t::Last</definition>
<argsstring></argsstring>
<name>Last</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/ubixos/lists.h" line="43" column="12" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/lists.h" bodystart="43" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<collaborationgraph>
<node id="1">
<label>_list_t</label>
<link refid="struct__list__t"/>
<childnode refid="2" relation="usage">
<edgelabel>+First</edgelabel>
<edgelabel>+Last</edgelabel>
</childnode>
</node>
<node id="2">
<label>_item_t</label>
<link refid="struct__item__t"/>
<childnode refid="2" relation="usage">
<edgelabel>+Previous</edgelabel>
<edgelabel>+Next</edgelabel>
</childnode>
</node>
</collaborationgraph>
<location file="C:/Dev/git/UbixOS/sys/include/ubixos/lists.h" line="41" column="14" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/lists.h" bodystart="41" bodyend="44"/>
<listofallmembers>
<member refid="struct__list__t_1a002fd645ba9a686f095e1377c343a36e" prot="public" virt="non-virtual"><scope>_list_t</scope><name>First</name></member>
<member refid="struct__list__t_1a3c1619c294a4d2c0ba3a1b3d705f2fa0" prot="public" virt="non-virtual"><scope>_list_t</scope><name>Last</name></member>
</listofallmembers>
</compounddef>
</doxygen>