Initial UI setup
This commit is contained in:
106
sdi_toolBox_2.x.x/doc/html/inherits.html
Normal file
106
sdi_toolBox_2.x.x/doc/html/inherits.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!-- HTML header for doxygen 1.9.8-->
|
||||
<!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" lang="en-US">
|
||||
<head>
|
||||
<title>SDi toolsBox</title>
|
||||
<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.8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<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="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="custom_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">sdi_toolBox
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.8 -->
|
||||
<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&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',false,false,'search.php','Search');
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="headertitle"><div class="title">Class Hierarchy</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock">
|
||||
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
|
||||
</div><table border="0" cellspacing="10" cellpadding="0">
|
||||
<tr><td><img src="inherit_graph_0.png" border="0" usemap="#aBase64" alt=""/>
|
||||
<map name="aBase64" id="aBase64">
|
||||
<area shape="rect" href="classsdi__toolBox_1_1desktop_1_1utils_1_1Base64.html" title="Utility class providing Base64 encoding and decoding functionality." alt="" coords="5,5,76,31"/>
|
||||
</map>
|
||||
</td></tr>
|
||||
<tr><td><img src="inherit_graph_1.png" border="0" usemap="#aBus" alt=""/>
|
||||
<map name="aBus" id="aBus">
|
||||
<area shape="rect" href="classsdi__toolBox_1_1desktop_1_1eventBus_1_1Bus.html" title="Central message dispatcher for the event bus system." alt="" coords="5,5,52,31"/>
|
||||
</map>
|
||||
</td></tr>
|
||||
<tr><td><img src="inherit_graph_2.png" border="0" usemap="#aCircularBuffer_3_01T_00_01CAPACITY_01_4" alt=""/>
|
||||
<map name="aCircularBuffer_3_01T_00_01CAPACITY_01_4" id="aCircularBuffer_3_01T_00_01CAPACITY_01_4">
|
||||
<area shape="rect" href="classsdi__toolBox_1_1common_1_1utils_1_1CircularBuffer.html" title="Fixed-size circular buffer with compile-time capacity and no-overwrite behavior." alt="" coords="5,5,144,45"/>
|
||||
</map>
|
||||
</td></tr>
|
||||
<tr><td><img src="inherit_graph_3.png" border="0" usemap="#aINode" alt=""/>
|
||||
<map name="aINode" id="aINode">
|
||||
<area shape="rect" href="classsdi__toolBox_1_1desktop_1_1eventBus_1_1INode.html" title="Abstract interface representing a subscriber node in the event bus system." alt="" coords="5,5,65,31"/>
|
||||
<area shape="rect" href="classsdi__toolBox_1_1desktop_1_1eventBus_1_1Node.html" title="Concrete subscriber node in the event bus system." alt="" coords="113,5,169,31"/>
|
||||
<area shape="poly" title=" " alt="" coords="79,15,113,15,113,21,79,21"/>
|
||||
</map>
|
||||
</td></tr>
|
||||
<tr><td><img src="inherit_graph_4.png" border="0" usemap="#aMessage" alt=""/>
|
||||
<map name="aMessage" id="aMessage">
|
||||
<area shape="rect" href="classsdi__toolBox_1_1desktop_1_1eventBus_1_1Message.html" title="Base class for all messages dispatched through the event bus." alt="" coords="5,5,85,31"/>
|
||||
</map>
|
||||
</td></tr>
|
||||
<tr><td><img src="inherit_graph_5.png" border="0" usemap="#aRingBuffer_3_01T_00_01CAPACITY_01_4" alt=""/>
|
||||
<map name="aRingBuffer_3_01T_00_01CAPACITY_01_4" id="aRingBuffer_3_01T_00_01CAPACITY_01_4">
|
||||
<area shape="rect" href="classsdi__toolBox_1_1common_1_1utils_1_1RingBuffer.html" title="Fixed-size ring (circular) buffer with compile-time capacity and overwrite-on-full behavior." alt="" coords="5,5,204,31"/>
|
||||
</map>
|
||||
</td></tr>
|
||||
<tr><td><img src="inherit_graph_6.png" border="0" usemap="#aWildcard" alt=""/>
|
||||
<map name="aWildcard" id="aWildcard">
|
||||
<area shape="rect" href="classsdi__toolBox_1_1desktop_1_1wxWidgets_1_1Wildcard.html" title="Manages a list of file wildcard entries for use in wxWidgets file dialogs." alt="" coords="5,5,84,31"/>
|
||||
</map>
|
||||
</td></tr>
|
||||
<tr><td><img src="inherit_graph_7.png" border="0" usemap="#aWildcard_1_1WildcardEntry" alt=""/>
|
||||
<map name="aWildcard_1_1WildcardEntry" id="aWildcard_1_1WildcardEntry">
|
||||
<area shape="rect" href="structsdi__toolBox_1_1desktop_1_1wxWidgets_1_1Wildcard_1_1WildcardEntry.html" title="Represents a single wildcard filter entry." alt="" coords="5,5,184,31"/>
|
||||
</map>
|
||||
</td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
<!-- HTML footer for doxygen 1.9.8-->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer">
|
||||
<small>
|
||||
SDi toolsBox is licensed under the terms and conditions of the <a href="https://opensource.org/licenses/zlib-license.php" target="_blank">zlib/png license</a>
|
||||
<br />
|
||||
Copyright (c) 2026 - SD-Innovation S.A.S. - FRANCE | ver: 2.x.x - build: 2026-04-28
|
||||
<br />
|
||||
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.8
|
||||
</small>
|
||||
</address>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user