327 lines
20 KiB
HTML
327 lines
20 KiB
HTML
<!-- 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::Kobject_2t< Derived, Base1, Base2, PROTO, S_DEMAND > Class Template 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_1Kobject__2t.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::Kobject_2t< Derived, Base1, Base2, PROTO, S_DEMAND > Class Template Reference<div class="ingroups"><a class="el" href="group__l4__api.html">Base API</a> » <a class="el" href="group__l4__kernel__object__api.html">Kernel Objects</a> » <a class="el" href="group__l4__kobject__rtti.html">L4 kernel object type information</a></div></div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>Helper class to create an <a class="el" href="namespaceL4Re.html" title="L4Re C++ Interfaces.">L4Re</a> interface class that is derived from two base classes (see <span class="tt"><a class="el" href="classL4_1_1Kobject__t.html" title="Helper class to create an L4Re interface class that is derived from a single base class.">L4::Kobject_t</a></span>).
|
|
<a href="#details">More...</a></p>
|
|
|
|
<p><code>#include <<a class="el" href="capability_source.html">l4/sys/capability</a>></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::Kobject_2t< Derived, Base1, Base2, PROTO, S_DEMAND >:</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_1Kobject__2t__inherit__graph.svg" width="703" height="560"><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::Kobject_2t< Derived, Base1, Base2, PROTO, S_DEMAND >:</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_1Kobject__2t__coll__graph.svg" width="186" height="126"><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-pro-types" class="groupheader"><a id="pro-types" name="pro-types"></a>
|
|
Protected Types</h2></td></tr>
|
|
<tr class="memitem:a12e381ce5a3274fe36b68f6a621961f2" id="r_a12e381ce5a3274fe36b68f6a621961f2"><td class="memItemLeft" align="right" valign="top">typedef Derived </td><td class="memItemRight" valign="bottom"><a class="el" href="#a12e381ce5a3274fe36b68f6a621961f2">Class</a></td></tr>
|
|
<tr class="memdesc:a12e381ce5a3274fe36b68f6a621961f2"><td class="mdescLeft"> </td><td class="mdescRight">The target interface type (inheriting from <a class="el" href="classL4_1_1Kobject__t.html" title="Helper class to create an L4Re interface class that is derived from a single base class.">Kobject_t</a>). <br /></td></tr>
|
|
<tr class="memitem:a903f95c3ca44ed759f1f36b00098a690" id="r_a903f95c3ca44ed759f1f36b00098a690"><td class="memItemLeft" align="right" valign="top">typedef Typeid::Iface< PROTO, Derived > </td><td class="memItemRight" valign="bottom"><a class="el" href="#a903f95c3ca44ed759f1f36b00098a690">__Iface</a></td></tr>
|
|
<tr class="memdesc:a903f95c3ca44ed759f1f36b00098a690"><td class="mdescLeft"> </td><td class="mdescRight">The interface description for the derived class. <br /></td></tr>
|
|
<tr class="memitem:ac70ed1f4b36ea45fe2b00c42e212205d" id="r_ac70ed1f4b36ea45fe2b00c42e212205d"><td class="memItemLeft" align="right" valign="top">typedef Typeid::Merge_list< Typeid::Iface_list< <a class="el" href="#a903f95c3ca44ed759f1f36b00098a690">__Iface</a> >, Typeid::Merge_list< typename Base1::__Iface_list, typename Base2::__Iface_list > > </td><td class="memItemRight" valign="bottom"><a class="el" href="#ac70ed1f4b36ea45fe2b00c42e212205d">__Iface_list</a></td></tr>
|
|
<tr class="memdesc:ac70ed1f4b36ea45fe2b00c42e212205d"><td class="mdescLeft"> </td><td class="mdescRight">The list of all RPC interfaces provided directly or through inheritance. <br /></td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 id="header-pro-methods" class="groupheader"><a id="pro-methods" name="pro-methods"></a>
|
|
Protected Member Functions</h2></td></tr>
|
|
<tr class="memitem:a6cfe1a4cb8f54e06479410f0f2a6e31c" id="r_a6cfe1a4cb8f54e06479410f0f2a6e31c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classL4_1_1Cap.html">L4::Cap</a>< <a class="el" href="#a12e381ce5a3274fe36b68f6a621961f2">Class</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="#a6cfe1a4cb8f54e06479410f0f2a6e31c">c</a> () const noexcept</td></tr>
|
|
<tr class="memdesc:a6cfe1a4cb8f54e06479410f0f2a6e31c"><td class="mdescLeft"> </td><td class="mdescRight">Get the capability to ourselves. <br /></td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 id="header-pro-static-methods" class="groupheader"><a id="pro-static-methods" name="pro-static-methods"></a>
|
|
Static Protected Member Functions</h2></td></tr>
|
|
<tr class="memitem:a773870d170d76c61e956f9eea6b43685" id="r_a773870d170d76c61e956f9eea6b43685"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a773870d170d76c61e956f9eea6b43685">__check_protocols__</a> () noexcept</td></tr>
|
|
<tr class="memdesc:a773870d170d76c61e956f9eea6b43685"><td class="mdescLeft"> </td><td class="mdescRight">Helper to check for protocol conflicts. <br /></td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 id="header-details" class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><div class="compoundTemplParams">template<typename Derived, typename Base1, typename Base2, long PROTO = PROTO_ANY, typename S_DEMAND = Type_info::Demand_t<>><br />
|
|
class L4::Kobject_2t< Derived, Base1, Base2, PROTO, S_DEMAND ></div><p>Helper class to create an <a class="el" href="namespaceL4Re.html" title="L4Re C++ Interfaces.">L4Re</a> interface class that is derived from two base classes (see <span class="tt"><a class="el" href="classL4_1_1Kobject__t.html" title="Helper class to create an L4Re interface class that is derived from a single base class.">L4::Kobject_t</a></span>). </p>
|
|
<dl class="tparams"><dt>Template Parameters</dt><dd>
|
|
<table class="tparams">
|
|
<tr><td class="paramname">Derived</td><td>is the name of the new interface. </td></tr>
|
|
<tr><td class="paramname">Base1</td><td>is the name of the interface's first base class. </td></tr>
|
|
<tr><td class="paramname">Base2</td><td>is the name of the interface's second base class. </td></tr>
|
|
<tr><td class="paramname">PROTO</td><td>may be set to the statically assigned protocol number used to communicate with this interface. </td></tr>
|
|
<tr><td class="paramname">S_DEMAND</td><td>type defining the demand of server-side resources for this interface, usually a <a class="el" href="structL4_1_1Type__info_1_1Demand__t.html" title="Template type statically describing demand of receive buffers.">L4::Type_info::Demand_t</a>. This value must describe the server-side resources needed by the interface itself, the resource demand of the base interfaces (Base1 and Base2) are automatically included.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<p>The typical usage pattern is shown in the following code snippet. The semantics of this example is an interface My_iface that is derived from <a class="el" href="classL4_1_1Icu.html" title="C++ Icu interface, see Interrupt controller for the C interface.">L4::Icu</a> and <a class="el" href="classL4Re_1_1Dataspace.html" title="Interface for memory-like objects.">L4Re::Dataspace</a>.</p>
|
|
<div class="fragment"><div class="line"><span class="keyword">class </span>My_iface : <span class="keyword">public</span> <a class="code hl_class" href="classL4_1_1Kobject__2t.html">L4::Kobject_2t</a><My_iface, L4::Icu, L4Re::Dataspace></div>
|
|
<div class="line">{</div>
|
|
<div class="line"> ...</div>
|
|
<div class="line">};</div>
|
|
<div class="ttc" id="aclassL4_1_1Kobject__2t_html"><div class="ttname"><a href="classL4_1_1Kobject__2t.html">L4::Kobject_2t</a></div><div class="ttdoc">Helper class to create an L4Re interface class that is derived from two base classes (see L4::Kobject...</div><div class="ttdef"><b>Definition</b> <a href="____typeinfo_8h_source.html#l00827">__typeinfo.h:828</a></div></div>
|
|
</div><!-- fragment -->
|
|
<p class="definition">Definition at line <a class="el" href="____typeinfo_8h_source.html#l00827">827</a> of file <a class="el" href="____typeinfo_8h_source.html">__typeinfo.h</a>.</p>
|
|
</div><a name="doc-typedef-members" id="doc-typedef-members"></a><h2 id="header-doc-typedef-members" class="groupheader">Member Typedef Documentation</h2>
|
|
<a id="a903f95c3ca44ed759f1f36b00098a690" name="a903f95c3ca44ed759f1f36b00098a690"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a903f95c3ca44ed759f1f36b00098a690">◆ </a></span>__Iface</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<typename Derived, typename Base1, typename Base2, long PROTO = PROTO_ANY, typename S_DEMAND = Type_info::Demand_t<>> </div>
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">typedef Typeid::Iface<PROTO, Derived> <a class="el" href="classL4_1_1Kobject__2t.html">L4::Kobject_2t</a>< Derived, Base1, Base2, PROTO, S_DEMAND >::__Iface</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel protected">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>The interface description for the derived class. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="____typeinfo_8h_source.html#l00833">833</a> of file <a class="el" href="____typeinfo_8h_source.html">__typeinfo.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac70ed1f4b36ea45fe2b00c42e212205d" name="ac70ed1f4b36ea45fe2b00c42e212205d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac70ed1f4b36ea45fe2b00c42e212205d">◆ </a></span>__Iface_list</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<typename Derived, typename Base1, typename Base2, long PROTO = PROTO_ANY, typename S_DEMAND = Type_info::Demand_t<>> </div>
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">typedef Typeid::Merge_list< Typeid::Iface_list<<a class="el" href="#a903f95c3ca44ed759f1f36b00098a690">__Iface</a>>, Typeid::Merge_list< typename Base1::__Iface_list, typename Base2::__Iface_list > > <a class="el" href="classL4_1_1Kobject__2t.html">L4::Kobject_2t</a>< Derived, Base1, Base2, PROTO, S_DEMAND >::__Iface_list</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel protected">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>The list of all RPC interfaces provided directly or through inheritance. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="____typeinfo_8h_source.html#l00841">841</a> of file <a class="el" href="____typeinfo_8h_source.html">__typeinfo.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a12e381ce5a3274fe36b68f6a621961f2" name="a12e381ce5a3274fe36b68f6a621961f2"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a12e381ce5a3274fe36b68f6a621961f2">◆ </a></span>Class</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<typename Derived, typename Base1, typename Base2, long PROTO = PROTO_ANY, typename S_DEMAND = Type_info::Demand_t<>> </div>
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">typedef Derived <a class="el" href="classL4_1_1Kobject__2t.html">L4::Kobject_2t</a>< Derived, Base1, Base2, PROTO, S_DEMAND >::Class</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel protected">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>The target interface type (inheriting from <a class="el" href="classL4_1_1Kobject__t.html" title="Helper class to create an L4Re interface class that is derived from a single base class.">Kobject_t</a>). </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="____typeinfo_8h_source.html#l00831">831</a> of file <a class="el" href="____typeinfo_8h_source.html">__typeinfo.h</a>.</p>
|
|
|
|
</div>
|
|
</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="a773870d170d76c61e956f9eea6b43685" name="a773870d170d76c61e956f9eea6b43685"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a773870d170d76c61e956f9eea6b43685">◆ </a></span>__check_protocols__()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<typename Derived, typename Base1, typename Base2, long PROTO = PROTO_ANY, typename S_DEMAND = Type_info::Demand_t<>> </div>
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void <a class="el" href="classL4_1_1Kobject__2t.html">L4::Kobject_2t</a>< Derived, Base1, Base2, PROTO, S_DEMAND >::__check_protocols__ </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel static">static</span><span class="mlabel protected">protected</span><span class="mlabel noexcept">noexcept</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Helper to check for protocol conflicts. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="____typeinfo_8h_source.html#l00844">844</a> of file <a class="el" href="____typeinfo_8h_source.html">__typeinfo.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6cfe1a4cb8f54e06479410f0f2a6e31c" name="a6cfe1a4cb8f54e06479410f0f2a6e31c"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6cfe1a4cb8f54e06479410f0f2a6e31c">◆ </a></span>c()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<typename Derived, typename Base1, typename Base2, long PROTO = PROTO_ANY, typename S_DEMAND = Type_info::Demand_t<>> </div>
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classL4_1_1Cap.html">L4::Cap</a>< <a class="el" href="#a12e381ce5a3274fe36b68f6a621961f2">Class</a> > <a class="el" href="classL4_1_1Kobject__2t.html">L4::Kobject_2t</a>< Derived, Base1, Base2, PROTO, S_DEMAND >::c </td>
|
|
<td>(</td>
|
|
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel protected">protected</span><span class="mlabel noexcept">noexcept</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the capability to ourselves. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="____typeinfo_8h_source.html#l00863">863</a> of file <a class="el" href="____typeinfo_8h_source.html">__typeinfo.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
|
<li>l4/sys/<a class="el" href="____typeinfo_8h_source.html">__typeinfo.h</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_1Kobject__2t.html">Kobject_2t</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>
|