l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,305 @@
<!-- HTML header for doxygen 1.9.1-->
<!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=9"/>
<meta name="generator" content="Doxygen 1.15.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>L4Re Operating System Framework: L4::Server_object Class Reference</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="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="cookie.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" />
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
<link href="l4re-awesome.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 style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="L4Re_rgb_logo_quer_hg_h55.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">L4Re Operating System Framework
</div>
<div id="projectbrief">Interface and Usage Documentation</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.15.0 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search/",'.html');
</script>
<script type="text/javascript">
$(function() { codefold.init(); });
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search',true);
$(function() { init_search(); });
});
</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">
$(function(){initNavTree('classL4_1_1Server__object.html','',''); });
</script>
<div id="container">
<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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="header">
<div class="headertitle"><div class="title">L4::Server_object Class Reference<span class="mlabels"><span class="mlabel abstract">abstract</span></span><div class="ingroups"><a class="el" href="group__client__server__ipc.html">The L4Re IPC Framework</a> &raquo; <a class="el" href="group__cxx__ipc__server.html">Server-Side IPC framework</a></div></div></div>
</div><!--header-->
<div class="contents">
<p>Abstract server object to be used with <a class="el" href="classL4_1_1Server.html" title="Basic server loop for handling client requests.">L4::Server</a> and <a class="el" href="classL4_1_1Basic__registry.html" title="This registry returns the corresponding server object based on the label of an Ipc_gate.">L4::Basic_registry</a>.
<a href="#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="cxx_2ipc__server_source.html">ipc_server</a>&gt;</code></p>
<div id="dynsection-0" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Inheritance diagram for L4::Server_object:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="classL4_1_1Server__object__inherit__graph.svg" width="627" height="875"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<div id="dynsection-1" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Collaboration diagram for L4::Server_object:</div>
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="classL4_1_1Server__object__coll__graph.svg" width="176" height="350"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-pub-methods" class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a505f2d9c6fc2794613243764095b0cbe" id="r_a505f2d9c6fc2794613243764095b0cbe"><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a505f2d9c6fc2794613243764095b0cbe">dispatch</a> (unsigned long rights, <a class="el" href="classL4_1_1Ipc_1_1Iostream.html">Ipc::Iostream</a> &amp;ios)=0</td></tr>
<tr class="memdesc:a505f2d9c6fc2794613243764095b0cbe"><td class="mdescLeft">&#160;</td><td class="mdescRight">The abstract handler for client requests to the object. <br /></td></tr>
<tr class="memitem:aae08d8562484fc0f1ad5685cdd3efecd" id="r_aae08d8562484fc0f1ad5685cdd3efecd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aae08d8562484fc0f1ad5685cdd3efecd">dispatch</a> (<a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a> tag, unsigned rights, <a class="el" href="group__l4__utcb__api.html#ga89be8a86d11c1d532b636cc2df1330fb">l4_utcb_t</a> *utcb) override</td></tr>
<tr class="memdesc:aae08d8562484fc0f1ad5685cdd3efecd"><td class="mdescLeft">&#160;</td><td class="mdescRight">The abstract handler for client requests to the object. <br /></td></tr>
<tr class="inherit_header pub_methods_structL4_1_1Epiface"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pub_methods_structL4_1_1Epiface')"><span class="dynarrow"><span class="arrowhead closed"></span></span>Public Member Functions inherited from <a class="el" href="structL4_1_1Epiface.html">L4::Epiface</a></td></tr>
<tr class="memitem:afadfe87d66e639d554b6a4e5af29454d inherit pub_methods_structL4_1_1Epiface" id="r_afadfe87d66e639d554b6a4e5af29454d"><td class="memItemLeft" align="right" valign="top">
&#160;</td><td class="memItemRight" valign="bottom"><b>Epiface</b> ()</td></tr>
<tr class="memdesc:afadfe87d66e639d554b6a4e5af29454d inherit pub_methods_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Make a server object. <br /></td></tr>
<tr class="memitem:ade91f9c2edbdec88a1d1c9a6cf43a533 inherit pub_methods_structL4_1_1Epiface" id="r_ade91f9c2edbdec88a1d1c9a6cf43a533"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="structL4_1_1Epiface.html#a3b6915f6a99478aa323219cb5441cd24">Demand</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structL4_1_1Epiface.html#ade91f9c2edbdec88a1d1c9a6cf43a533">get_buffer_demand</a> () const =0</td></tr>
<tr class="memdesc:ade91f9c2edbdec88a1d1c9a6cf43a533 inherit pub_methods_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the server-side receive buffer demand for this object. <br /></td></tr>
<tr class="memitem:a92a03ecd44d4e1571697b58701046522 inherit pub_methods_structL4_1_1Epiface" id="r_a92a03ecd44d4e1571697b58701046522"><td class="memItemLeft" align="right" valign="top">
virtual&#160;</td><td class="memItemRight" valign="bottom"><b>~Epiface</b> ()=0</td></tr>
<tr class="memdesc:a92a03ecd44d4e1571697b58701046522 inherit pub_methods_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destroy the object. <br /></td></tr>
<tr class="memitem:a0d454b9446bdf9e317b09574a5155fe0 inherit pub_methods_structL4_1_1Epiface" id="r_a0d454b9446bdf9e317b09574a5155fe0"><td class="memItemLeft" align="right" valign="top">Stored_cap&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structL4_1_1Epiface.html#a0d454b9446bdf9e317b09574a5155fe0">obj_cap</a> () const</td></tr>
<tr class="memdesc:a0d454b9446bdf9e317b09574a5155fe0 inherit pub_methods_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the capability to the kernel object belonging to this object. <br /></td></tr>
<tr class="memitem:a9605834c855375364504bd0f7ae78273 inherit pub_methods_structL4_1_1Epiface" id="r_a9605834c855375364504bd0f7ae78273"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structL4_1_1Epiface.html#aeec53d54ab6eb8e660679cdda1102fd7">Server_iface</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structL4_1_1Epiface.html#a9605834c855375364504bd0f7ae78273">server_iface</a> () const</td></tr>
<tr class="memdesc:a9605834c855375364504bd0f7ae78273 inherit pub_methods_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get pointer to server interface at which the object is currently registered. <br /></td></tr>
<tr class="memitem:af47d6b2877fa4a09e04140a6644631aa inherit pub_methods_structL4_1_1Epiface" id="r_af47d6b2877fa4a09e04140a6644631aa"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structL4_1_1Epiface.html#af47d6b2877fa4a09e04140a6644631aa">set_server</a> (<a class="el" href="structL4_1_1Epiface.html#aeec53d54ab6eb8e660679cdda1102fd7">Server_iface</a> *srv, <a class="el" href="classL4_1_1Cap.html">Cap</a>&lt; void &gt; cap, bool managed=false)</td></tr>
<tr class="memdesc:af47d6b2877fa4a09e04140a6644631aa inherit pub_methods_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set server registration info for the object. <br /></td></tr>
<tr class="memitem:ab7308b8ad45d0a6341c351797c3d6dbd inherit pub_methods_structL4_1_1Epiface" id="r_ab7308b8ad45d0a6341c351797c3d6dbd"><td class="memItemLeft" align="right" valign="top">
void&#160;</td><td class="memItemRight" valign="bottom"><b>set_obj_cap</b> (<a class="el" href="classL4_1_1Cap.html">Cap</a>&lt; void &gt; const &amp;cap)</td></tr>
<tr class="memdesc:ab7308b8ad45d0a6341c351797c3d6dbd inherit pub_methods_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Deprecated server registration function. <br /></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-inherited" class="groupheader"><a id="inherited" name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_structL4_1_1Epiface"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pub_types_structL4_1_1Epiface')"><span class="dynarrow"><span class="arrowhead closed"></span></span>Public Types inherited from <a class="el" href="structL4_1_1Epiface.html">L4::Epiface</a></td></tr>
<tr class="memitem:aeec53d54ab6eb8e660679cdda1102fd7 inherit pub_types_structL4_1_1Epiface" id="r_aeec53d54ab6eb8e660679cdda1102fd7"><td class="memItemLeft" align="right" valign="top">
typedef <a class="el" href="classL4_1_1Ipc__svr_1_1Server__iface.html">Ipc_svr::Server_iface</a>&#160;</td><td class="memItemRight" valign="bottom"><b>Server_iface</b></td></tr>
<tr class="memdesc:aeec53d54ab6eb8e660679cdda1102fd7 inherit pub_types_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Type for abstract server interface. <br /></td></tr>
<tr class="memitem:a3b6915f6a99478aa323219cb5441cd24 inherit pub_types_structL4_1_1Epiface" id="r_a3b6915f6a99478aa323219cb5441cd24"><td class="memItemLeft" align="right" valign="top">
typedef <a class="el" href="classL4_1_1Ipc__svr_1_1Server__iface.html#a06e47dba2ba71662337758f0cbf37053">Ipc_svr::Server_iface::Demand</a>&#160;</td><td class="memItemRight" valign="bottom"><b>Demand</b></td></tr>
<tr class="memdesc:a3b6915f6a99478aa323219cb5441cd24 inherit pub_types_structL4_1_1Epiface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Type for server-side receive buffer demand. <br /></td></tr>
</table>
<a name="details" id="details"></a><h2 id="header-details" class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Abstract server object to be used with <a class="el" href="classL4_1_1Server.html" title="Basic server loop for handling client requests.">L4::Server</a> and <a class="el" href="classL4_1_1Basic__registry.html" title="This registry returns the corresponding server object based on the label of an Ipc_gate.">L4::Basic_registry</a>. </p>
<dl class="section note"><dt>Note</dt><dd>Usually <a class="el" href="structL4_1_1Server__object__t.html" title="Base class (template) for server implementing server objects.">L4::Server_object_t</a> is used as a base class when writing server objects.</dd></dl>
<p>This server object provides an abstract interface that is used by the L4::Registry_dispatcher model. You can derive subclasses from this interface and implement application specific server objects. </p>
<p class="definition">Definition at line <a class="el" href="cxx_2ipc__server_source.html#l00038">38</a> of file <a class="el" href="cxx_2ipc__server_source.html">ipc_server</a>.</p>
</div><a name="doc-func-members" id="doc-func-members"></a><h2 id="header-doc-func-members" class="groupheader">Member Function Documentation</h2>
<a id="aae08d8562484fc0f1ad5685cdd3efecd" name="aae08d8562484fc0f1ad5685cdd3efecd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aae08d8562484fc0f1ad5685cdd3efecd">&#9670;&#160;</a></span>dispatch() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a> L4::Server_object::dispatch </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a></td> <td class="paramname"><span class="paramname"><em>tag</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned</td> <td class="paramname"><span class="paramname"><em>rights</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__l4__utcb__api.html#ga89be8a86d11c1d532b636cc2df1330fb">l4_utcb_t</a> *</td> <td class="paramname"><span class="paramname"><em>utcb</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel override">override</span><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The abstract handler for client requests to the object. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tag</td><td>The message tag for this invocation. </td></tr>
<tr><td class="paramname">rights</td><td>The rights bits in the invoked capability. </td></tr>
<tr><td class="paramname">utcb</td><td>The UTCB used for the invocation. </td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">-L4_ENOREPLY</td><td>No reply message is send. </td></tr>
<tr><td class="paramname">&lt;0</td><td>Error, reply with error code. </td></tr>
<tr><td class="paramname">&gt;=0</td><td>Success, reply with return value.</td></tr>
</table>
</dd>
</dl>
<p>This function must be implemented by application specific server objects. </p>
<p>Implements <a class="el" href="structL4_1_1Epiface.html#aa77168d1ca477f5f7e72c4535f143381">L4::Epiface</a>.</p>
<p class="definition">Definition at line <a class="el" href="cxx_2ipc__server_source.html#l00060">60</a> of file <a class="el" href="cxx_2ipc__server_source.html">ipc_server</a>.</p>
<p class="reference">References <a class="el" href="#a505f2d9c6fc2794613243764095b0cbe">dispatch()</a>.</p>
<div id="dynsection-2" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-2-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-2-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="classL4_1_1Server__object_aae08d8562484fc0f1ad5685cdd3efecd_cgraph.svg" width="344" height="51"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a505f2d9c6fc2794613243764095b0cbe" name="a505f2d9c6fc2794613243764095b0cbe"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a505f2d9c6fc2794613243764095b0cbe">&#9670;&#160;</a></span>dispatch() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual int L4::Server_object::dispatch </td>
<td>(</td>
<td class="paramtype">unsigned long</td> <td class="paramname"><span class="paramname"><em>rights</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classL4_1_1Ipc_1_1Iostream.html">Ipc::Iostream</a> &amp;</td> <td class="paramname"><span class="paramname"><em>ios</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel pure-virtual">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The abstract handler for client requests to the object. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">rights</td><td>The rights bits in the invoked capability. </td></tr>
<tr><td class="paramname">ios</td><td>The <a class="el" href="classL4_1_1Ipc_1_1Iostream.html" title="Input/Output stream for IPC [un]marshalling.">Ipc::Iostream</a> for reading the request and writing the reply. </td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">-L4_ENOREPLY</td><td>Instructs the server loop to not send a reply. </td></tr>
<tr><td class="paramname">&lt;0</td><td>Error, reply with error code. </td></tr>
<tr><td class="paramname">&gt;=0</td><td>Success, reply with return value.</td></tr>
</table>
</dd>
</dl>
<p>This function must be implemented by application specific server objects. The implementation must unmarshall data from the stream (<span class="tt">ios</span>) and create a reply by marshalling to the stream (<span class="tt">ios</span>). For details about the IPC stream see <a class="el" href="ipc__stream.html">IPC stream operators</a>.</p>
<dl class="section note"><dt>Note</dt><dd>You need to extract the complete message from the <em class="arg">ios</em> stream before inserting any reply data or before doing any function call that may use the UTCB. Otherwise, the incoming message may get lost. </dd></dl>
<p>Implemented in <a class="el" href="structL4_1_1Server__object__x.html#a8ef4af4e10f927a2957b4f61e6c2b3fd">L4::Server_object_x&lt; Derived, IFACE, BASE &gt;</a>.</p>
<dl class="section examples"><dt>Examples</dt><dd><a class="el" href="examples_2libs_2l4re_2c_09_09_2shared_ds_2ds_srv_8cc-example.html#a2">examples/libs/l4re/c++/shared_ds/ds_srv.cc</a>, and <a class="el" href="examples_2libs_2l4re_2streammap_2server_8cc-example.html#a3">examples/libs/l4re/streammap/server.cc</a>.</dd>
</dl>
<p class="reference">Referenced by <a class="el" href="cxx_2ipc__server_source.html#l00060">dispatch()</a>.</p>
<div id="dynsection-3" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the caller graph for this function:</div>
<div id="dynsection-3-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-3-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="classL4_1_1Server__object_a505f2d9c6fc2794613243764095b0cbe_icgraph.svg" width="344" height="51"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>l4/cxx/<a class="el" href="cxx_2ipc__server_source.html">ipc_server</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<div id="page-nav" class="page-nav-panel">
<div id="page-nav-resize-handle"></div>
<div id="page-nav-tree">
<div id="page-nav-contents">
</div><!-- page-nav-contents -->
</div><!-- page-nav-tree -->
</div><!-- page-nav -->
</div><!-- container -->
<!-- HTML footer for doxygen 1.9.1-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a href="namespaceL4.html">L4</a></li><li class="navelem"><a href="classL4_1_1Server__object.html">Server_object</a></li>
<li class="footer">Generated on <span class="timestamp"></span> for L4Re Operating System Framework by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </li>
</ul>
</div>
</body>
</html>