Newer
Older
UbixOS / doc / xml / structmemDescriptor.xml
<?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="structmemDescriptor" kind="struct" language="C++" prot="public">
    <compoundname>memDescriptor</compoundname>
    <includes refid="kmalloc_8h" local="no">kmalloc.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structmemDescriptor_1aa1d1c6fe6d86d782b64c1ca467250cb9" prot="public" static="no" mutable="no">
        <type>void *</type>
        <definition>void* memDescriptor::baseAddr</definition>
        <argsstring></argsstring>
        <name>baseAddr</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" line="45" column="12" bodyfile="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" bodystart="45" bodyend="-1"/>
        <referencedby refid="kmalloc_8c_1aaa9ed6886459604cf73ccdbf6410e487" compoundref="kmalloc_8c" startline="342" endline="382">kfree</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structmemDescriptor_1a058bea66f641af082849f748d83ea065" prot="public" static="no" mutable="no">
        <type><ref refid="objgfx30_8h_1ada085051a6d9a8e00a2cb256d1af14ba" kindref="member">uInt32</ref></type>
        <definition>uInt32 memDescriptor::limit</definition>
        <argsstring></argsstring>
        <name>limit</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" line="46" column="14" bodyfile="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" bodystart="46" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structmemDescriptor_1afef7871e9eb4790c4593ddfaddcd028f" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structmemDescriptor" kindref="compound">memDescriptor</ref> *</type>
        <definition>struct memDescriptor* memDescriptor::next</definition>
        <argsstring></argsstring>
        <name>next</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" line="44" column="26" bodyfile="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" bodystart="44" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structmemDescriptor_1a1c3d40435fbd7093299235a8684d8b66" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structmemDescriptor" kindref="compound">memDescriptor</ref> *</type>
        <definition>struct memDescriptor* memDescriptor::prev</definition>
        <argsstring></argsstring>
        <name>prev</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" line="43" column="26" bodyfile="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" bodystart="43" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="1">
        <label>memDescriptor</label>
        <link refid="structmemDescriptor"/>
        <childnode refid="1" relation="usage">
          <edgelabel>+prev</edgelabel>
          <edgelabel>+next</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" line="42" column="22" bodyfile="C:/Dev/git/UbixOS/sys/include/lib/kmalloc.h" bodystart="42" bodyend="49"/>
    <listofallmembers>
      <member refid="structmemDescriptor_1aa1d1c6fe6d86d782b64c1ca467250cb9" prot="public" virt="non-virtual"><scope>memDescriptor</scope><name>baseAddr</name></member>
      <member refid="structmemDescriptor_1a058bea66f641af082849f748d83ea065" prot="public" virt="non-virtual"><scope>memDescriptor</scope><name>limit</name></member>
      <member refid="structmemDescriptor_1afef7871e9eb4790c4593ddfaddcd028f" prot="public" virt="non-virtual"><scope>memDescriptor</scope><name>next</name></member>
      <member refid="structmemDescriptor_1a1c3d40435fbd7093299235a8684d8b66" prot="public" virt="non-virtual"><scope>memDescriptor</scope><name>prev</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>