esp32_BNO08x/documentation/html/hierarchy.html

157 lines
23 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.4"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>esp32_BNO08x: Class Hierarchy</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">esp32_BNO08x<span id="projectnumber">&#160;1.4</span>
</div>
<div id="projectbrief">C++ BNO08x IMU driver component for esp-idf.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.4 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('hierarchy.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle"><div class="title">Class Hierarchy</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="inherits.html">Go to the graphical class hierarchy</a></p>
This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x.html" target="_self">BNO08x</a></td><td class="desc"><a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> IMU driver class </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__accel__t.html" target="_self">bno08x_accel_t</a></td><td class="desc">Struct to represent acceleration data from acceleration, linear acceleration, and gravity reports </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__activity__classifier__t.html" target="_self">bno08x_activity_classifier_t</a></td><td class="desc">Struct to represent activity classifier data </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__ang__vel__t.html" target="_self">bno08x_ang_vel_t</a></td><td class="desc">Struct to represent angular velocity (units in rad/s) </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__config__t.html" target="_self">bno08x_config_t</a></td><td class="desc">IMU configuration settings passed into constructor </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__euler__angle__t.html" target="_self">bno08x_euler_angle_t</a></td><td class="desc">Struct to represent euler angle (units in degrees or rads) </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__gyro__bias__t.html" target="_self">bno08x_gyro_bias_t</a></td><td class="desc">Struct to represent gyro bias data (units in rad/s) </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__gyro__t.html" target="_self">bno08x_gyro_t</a></td><td class="desc">Struct to represent gyro data (units in rad/s) </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_b_n_o08x_private_types_1_1bno08x__init__status__t.html" target="_self">BNO08xPrivateTypes::bno08x_init_status_t</a></td><td class="desc">Holds info about which functionality has been successfully initialized (used by deconstructor during cleanup) </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__magf__bias__t.html" target="_self">bno08x_magf_bias_t</a></td><td class="desc">Struct to represent magnetic field bias data (units in uTesla) </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__magf__t.html" target="_self">bno08x_magf_t</a></td><td class="desc">Struct to represent magnetic field data (units in uTesla) </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__meta__data__t.html" target="_self">bno08x_meta_data_t</a></td><td class="desc">Struct to represent sensor/report meta data, returned from <a class="el" href="class_b_n_o08x_rpt.html#ad5b054279b01204f61b4c0408acf51cf" title="Retrieves meta data for this sensor/report by reading respective record in FRS (flash record system).">BNO08xRpt::get_meta_data()</a> </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__quat__t.html" target="_self">bno08x_quat_t</a></td><td class="desc">Struct to represent unit quaternion </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__raw__accel__t.html" target="_self">bno08x_raw_accel_t</a></td><td class="desc">Struct to represent raw mems accelerometer data from raw accelerometer reports (units in ADC counts) </td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__raw__gyro__t.html" target="_self">bno08x_raw_gyro_t</a></td><td class="desc">Struct to represent raw mems gyro data from raw gyro reports (units in ADC counts) </td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__raw__magf__t.html" target="_self">bno08x_raw_magf_t</a></td><td class="desc">Struct to represent raw mems magnetometer data from raw magnetometer reports (units in ADC counts) </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_b_n_o08x_1_1bno08x__reports__t.html" target="_self">BNO08x::bno08x_reports_t</a></td><td class="desc">Contains report implementations </td></tr>
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__sample__counts__t.html" target="_self">bno08x_sample_counts_t</a></td><td class="desc">Struct to represent sample counts, returned from <a class="el" href="class_b_n_o08x_rpt.html#a7ce8e48cadf59f49068af7f1cb680b38" title="Gets sample counts for this sensor (see SH-2 ref manual 6.4.3.1)">BNO08xRpt::get_sample_counts()</a> </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__shake__detector__t.html" target="_self">bno08x_shake_detector_t</a></td><td class="desc">Struct to represent shake detector data (flag meaning: 0 = no shake 1 = shake detected) </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__stability__classifier__t.html" target="_self">bno08x_stability_classifier_t</a></td><td class="desc">Struct to represent stability classifier data from stability classifier reports </td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__step__counter__t.html" target="_self">bno08x_step_counter_t</a></td><td class="desc">Struct to represent step counter data from step counter reports </td></tr>
<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_b_n_o08x_private_types_1_1bno08x__sync__ctx__t.html" target="_self">BNO08xPrivateTypes::bno08x_sync_ctx_t</a></td><td class="desc">Holds context used to synchronize tasks and callback execution </td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbno08x__tap__detector__t.html" target="_self">bno08x_tap_detector_t</a></td><td class="desc">Struct to represent tap detector data (flag meaning: 0 = no tap, 1 = positive tap on axis, -1 = negative tap on axis) </td></tr>
<tr id="row_23_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_23_" class="arrow" onclick="toggleFolder('23_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_cb_generic.html" target="_self">BNO08xCbGeneric</a></td><td class="desc">Parent class to represent callback functions as generic type such that all flavors can be invoked by single type </td></tr>
<tr id="row_23_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_cb_param_rpt_i_d.html" target="_self">BNO08xCbParamRptID</a></td><td class="desc">Class to hold callback functions which are passed report ID as input parameter </td></tr>
<tr id="row_23_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_cb_param_void.html" target="_self">BNO08xCbParamVoid</a></td><td class="desc"></td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_24_" class="arrow" onclick="toggleFolder('24_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt.html" target="_self">BNO08xRpt</a></td><td class="desc">Class to represent and manage reports returned from <a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> </td></tr>
<tr id="row_24_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_acceleration.html" target="_self">BNO08xRptAcceleration</a></td><td class="desc">Class to represent accelerometer reports. (See Ref. Manual 6.5.9) </td></tr>
<tr id="row_24_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_activity_classifier.html" target="_self">BNO08xRptActivityClassifier</a></td><td class="desc">Class to represent activity classifier reports. (See Ref. Manual 6.5.36) </td></tr>
<tr id="row_24_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_cal_gyro.html" target="_self">BNO08xRptCalGyro</a></td><td class="desc">Class to represent calibrated gyro reports. (See Ref. Manual 6.5.13) </td></tr>
<tr id="row_24_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_cal_magnetometer.html" target="_self">BNO08xRptCalMagnetometer</a></td><td class="desc">Class to represent calibrated magnetometer reports. (See Ref. Manual 6.5.16) </td></tr>
<tr id="row_24_4_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_gravity.html" target="_self">BNO08xRptGravity</a></td><td class="desc">Class to represent gravity reports. (See Ref. Manual 6.5.11) </td></tr>
<tr id="row_24_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_linear_acceleration.html" target="_self">BNO08xRptLinearAcceleration</a></td><td class="desc">Class to represent linear accelerometer reports. (See Ref. Manual 6.5.10) </td></tr>
<tr id="row_24_6_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_24_6_" class="arrow" onclick="toggleFolder('24_6_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_r_v_generic.html" target="_self">BNO08xRptRVGeneric</a></td><td class="desc">Class to represent rotation vector reports </td></tr>
<tr id="row_24_6_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_a_r_v_r_stabilized_game_r_v.html" target="_self">BNO08xRptARVRStabilizedGameRV</a></td><td class="desc">Class to represent ARVR stabilized rotation vector reports. (See Ref. Manual 6.5.43) </td></tr>
<tr id="row_24_6_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_a_r_v_r_stabilized_r_v.html" target="_self">BNO08xRptARVRStabilizedRV</a></td><td class="desc">Class to represent ARVR stabilized rotation vector reports. (See Ref. Manual 6.5.42) </td></tr>
<tr id="row_24_6_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_game_r_v.html" target="_self">BNO08xRptGameRV</a></td><td class="desc">Class to represent game rotation vector reports. (See Ref. Manual 6.5.19) </td></tr>
<tr id="row_24_6_3_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_i_gyro_r_v.html" target="_self">BNO08xRptIGyroRV</a></td><td class="desc">Class to represent integrated gyro rotation vector reports. (See Ref. Manual 6.5.44) </td></tr>
<tr id="row_24_6_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_r_v.html" target="_self">BNO08xRptRV</a></td><td class="desc">Class to represent rotation vector reports. (See Ref. Manual 6.5.18) </td></tr>
<tr id="row_24_6_5_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_r_v_geomag.html" target="_self">BNO08xRptRVGeomag</a></td><td class="desc">Class to represent geomagnetic rotation vector reports. (See Ref. Manual 6.5.20) </td></tr>
<tr id="row_24_7_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_raw_m_e_m_s_accelerometer.html" target="_self">BNO08xRptRawMEMSAccelerometer</a></td><td class="desc">Class to represent raw accelerometer reports. (See Ref. Manual 6.5.8) </td></tr>
<tr id="row_24_8_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_raw_m_e_m_s_gyro.html" target="_self">BNO08xRptRawMEMSGyro</a></td><td class="desc">Class to represent raw gyro reports. (See Ref. Manual 6.5.12) </td></tr>
<tr id="row_24_9_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_raw_m_e_m_s_magnetometer.html" target="_self">BNO08xRptRawMEMSMagnetometer</a></td><td class="desc">Class to represent raw magnetometer reports. (See Ref. Manual 6.5.15) </td></tr>
<tr id="row_24_10_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_shake_detector.html" target="_self">BNO08xRptShakeDetector</a></td><td class="desc">Class to represent shake detector reports. (See Ref. Manual 6.5.32) </td></tr>
<tr id="row_24_11_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_stability_classifier.html" target="_self">BNO08xRptStabilityClassifier</a></td><td class="desc">Class to represent stability classifier reports. (See Ref. Manual 6.5.31) </td></tr>
<tr id="row_24_12_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_step_counter.html" target="_self">BNO08xRptStepCounter</a></td><td class="desc">Class to represent step counter reports. (See Ref. Manual 6.5.29) </td></tr>
<tr id="row_24_13_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_tap_detector.html" target="_self">BNO08xRptTapDetector</a></td><td class="desc">Class to represent tap detector reports. (See Ref. Manual 6.5.27) </td></tr>
<tr id="row_24_14_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_uncal_gyro.html" target="_self">BNO08xRptUncalGyro</a></td><td class="desc">Class to represent uncalibrated gyro reports. (See Ref. Manual 6.5.14) </td></tr>
<tr id="row_24_15_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_rpt_uncal_magnetometer.html" target="_self">BNO08xRptUncalMagnetometer</a></td><td class="desc">Class to represent uncalibrated magnetometer reports. (See Ref. Manual 6.5.17) </td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_s_h2_h_a_l.html" target="_self">BNO08xSH2HAL</a></td><td class="desc">Fully static class containing callback implementations for sh2 HAL lib </td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_test_helper.html" target="_self">BNO08xTestHelper</a></td><td class="desc"><a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> unit test helper class </td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_n_o08x_test_suite.html" target="_self">BNO08xTestSuite</a></td><td class="desc"><a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> unit test launch point class </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4 </li>
</ul>
</div>
</body>
</html>