Newer
Older
UbixOS / doc / xml / structdriverType.xml
<?xml version='1.0' encoding='iso-8859-1' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.4.7">
  <compounddef id="structdriverType" kind="struct" prot="public">
    <compoundname>driverType</compoundname>
    <includes refid="driver_8h" local="no">driver.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structdriverType_19a111e8c92d4cdf35caa13928f4f625b" prot="public" static="no" mutable="no">
        <type>const char *</type>
        <definition>const char* driverType::devName</definition>
        <argsstring></argsstring>
        <name>devName</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/driver.h" line="42" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/driver.h" bodystart="42" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structdriverType_1f74155103608482968ce4425d4f64a88" prot="public" static="no" mutable="no">
        <type><ref refid="structdevMethodType" kindref="compound">devMethod</ref> *</type>
        <definition>devMethod* driverType::methods</definition>
        <argsstring></argsstring>
        <name>methods</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/driver.h" line="43" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/driver.h" bodystart="43" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="435">
        <label>devMethodType</label>
        <link refid="structdevMethodType"/>
      </node>
      <node id="434">
        <label>driverType</label>
        <link refid="structdriverType"/>
        <childnode refid="435" relation="usage">
          <edgelabel>methods</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/driver.h" line="41" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/driver.h" bodystart="41" bodyend="44"/>
    <listofallmembers>
      <member refid="structdriverType_19a111e8c92d4cdf35caa13928f4f625b" prot="public" virt="non-virtual"><scope>driverType</scope><name>devName</name></member>
      <member refid="structdriverType_1f74155103608482968ce4425d4f64a88" prot="public" virt="non-virtual"><scope>driverType</scope><name>methods</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>