summaryrefslogtreecommitdiff
path: root/docs/annotated.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/annotated.html')
-rwxr-xr-x[-rw-r--r--]docs/annotated.html205
1 files changed, 107 insertions, 98 deletions
diff --git a/docs/annotated.html b/docs/annotated.html
index c37b257..2450de7 100644..100755
--- a/docs/annotated.html
+++ b/docs/annotated.html
@@ -3,22 +3,24 @@
<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.8.6"/>
+<meta name="generator" content="Doxygen 1.8.11"/>
<title>AudioManager: Class List</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>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</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>
<script type="text/javascript">
- $(document).ready(function() { searchBox.OnSelectItem(0); });
+ $(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
@@ -28,9 +30,9 @@
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
- <td style="padding-left: 0.5em;">
+ <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AudioManager
- &#160;<span id="projectnumber">7.5.11</span>
+ &#160;<span id="projectnumber">7.6.6</span>
</div>
<div id="projectbrief">Native Application Runtime Environment</div>
</td>
@@ -39,7 +41,7 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.6 -->
+<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
@@ -47,6 +49,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
+ <li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
@@ -96,7 +99,7 @@ $(document).ready(function(){initNavTree('annotated.html','');});
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
-<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Pages</a></div>
+</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
@@ -112,97 +115,103 @@ $(document).ready(function(){initNavTree('annotated.html','');});
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</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"><img id="arr_0_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespaceam.html" target="_self">am</a></td><td class="desc">A Common-API wrapper class, which loads the common-api runtime and instantiates all necessary objects </td></tr>
-<tr id="row_0_0_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmCommandReceiver.html" target="_self">CAmCommandReceiver</a></td><td class="desc">This class realizes the command Interface </td></tr>
-<tr id="row_0_1_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmCommandSender.html" target="_self">CAmCommandSender</a></td><td class="desc">This class is used to send data to the CommandInterface </td></tr>
-<tr id="row_0_2_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmControlReceiver.html" target="_self">CAmControlReceiver</a></td><td class="desc">This class is used to receive all commands from the control interface </td></tr>
-<tr id="row_0_3_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmControlSender.html" target="_self">CAmControlSender</a></td><td class="desc">Sends data to the commandInterface, takes the file of the library that needs to be loaded </td></tr>
-<tr id="row_0_4_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmDatabaseHandlerMap.html" target="_self">CAmDatabaseHandlerMap</a></td><td class="desc">This class handles and abstracts the database </td></tr>
-<tr id="row_0_5_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmDatabaseObserver.html" target="_self">CAmDatabaseObserver</a></td><td class="desc">This class observes the Database and notifies other classes about important events, mainly the CommandSender </td></tr>
-<tr id="row_0_6_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmGraphElement.html" target="_self">CAmGraphElement</a></td><td class="desc">This class is base class for nodes and vertices </td></tr>
-<tr id="row_0_7_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmNode.html" target="_self">CAmNode</a></td><td class="desc"></td></tr>
-<tr id="row_0_8_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmVertex.html" target="_self">CAmVertex</a></td><td class="desc"></td></tr>
-<tr id="row_0_9_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmGraph.html" target="_self">CAmGraph</a></td><td class="desc">Class representing a directed or undirected graph </td></tr>
-<tr id="row_0_10_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__RoutingNodeData__s.html" target="_self">am_RoutingNodeData_s</a></td><td class="desc">A structure used as user data in the graph nodes </td></tr>
-<tr id="row_0_11_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRouter.html" target="_self">CAmRouter</a></td><td class="desc">Implements an autorouting algorithm for connecting sinks and sources via different audio domains </td></tr>
-<tr id="row_0_12_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingReceiver.html" target="_self">CAmRoutingReceiver</a></td><td class="desc">Implements the Receiving side of the RoutingPlugins </td></tr>
-<tr id="row_0_13_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_0_13_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_13_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender.html" target="_self">CAmRoutingSender</a></td><td class="desc">Implements the RoutingSendInterface </td></tr>
-<tr id="row_0_13_0_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleConnect.html" target="_self">handleConnect</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_1_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleCrossFader.html" target="_self">handleCrossFader</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_2_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleDataBase.html" target="_self">handleDataBase</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_3_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleDisconnect.html" target="_self">handleDisconnect</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_4_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.html" target="_self">handleSetSinkNotificationConfiguration</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_5_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSetSourceNotificationConfiguration.html" target="_self">handleSetSourceNotificationConfiguration</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_6_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSetVolumes.html" target="_self">handleSetVolumes</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_7_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSinkSoundProperties.html" target="_self">handleSinkSoundProperties</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_8_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSinkSoundProperty.html" target="_self">handleSinkSoundProperty</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_9_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSinkVolume.html" target="_self">handleSinkVolume</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_10_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSourceSoundProperties.html" target="_self">handleSourceSoundProperties</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_11_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.html" target="_self">handleSourceSoundProperty</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_12_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSourceState.html" target="_self">handleSourceState</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_13_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleSourceVolume.html" target="_self">handleSourceVolume</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_14_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmRoutingSender_1_1handleVolumeBase.html" target="_self">handleVolumeBase</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_15_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1CAmRoutingSender_1_1InterfaceNamePairs.html" target="_self">InterfaceNamePairs</a></td><td class="desc">&lt; is used to pair interfaces with busnames </td></tr>
-<tr id="row_0_14_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmTelnetMenuHelper.html" target="_self">CAmTelnetMenuHelper</a></td><td class="desc">Helper class for <a class="el" href="classam_1_1CAmTelnetServer.html" title="Implements a telnetserver that can be used to connect to the audiomanager, retrieve some information ...">CAmTelnetServer</a> </td></tr>
-<tr id="row_0_15_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmTelnetServer.html" target="_self">CAmTelnetServer</a></td><td class="desc">Implements a telnetserver that can be used to connect to the audiomanager, retrieve some information and use it </td></tr>
-<tr id="row_0_16_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmDatabaseHandler.html" target="_self">IAmDatabaseHandler</a></td><td class="desc">This class handles and abstracts the database </td></tr>
-<tr id="row_0_17_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmCommandLineSingleton.html" target="_self">CAmCommandLineSingleton</a></td><td class="desc"></td></tr>
-<tr id="row_0_18_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmCommonAPIWrapper.html" target="_self">CAmCommonAPIWrapper</a></td><td class="desc"></td></tr>
-<tr id="row_0_19_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmDbusWrapper.html" target="_self">CAmDbusWrapper</a></td><td class="desc">This wraps dbus and provides everything needed to anyone who wants to use dbus (including plugins) </td></tr>
-<tr id="row_0_20_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_0_20_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_20_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmDltWrapper.html" target="_self">CAmDltWrapper</a></td><td class="desc">Wraps around the dlt </td></tr>
-<tr id="row_0_20_0_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1CAmDltWrapper_1_1NoDltContextData.html" target="_self">NoDltContextData</a></td><td class="desc">This structure is used for context data used in an application </td></tr>
-<tr id="row_0_21_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmSerializer.html" target="_self">CAmSerializer</a></td><td class="desc">Magic class that does the serialization of functions calls The constructor must be called within the main threadcontext, after that using the overloaded template function call will serialize all calls and call them within the main thread context </td></tr>
-<tr id="row_0_22_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmShPollPrepare.html" target="_self">IAmShPollPrepare</a></td><td class="desc">Prototype for poll prepared callback </td></tr>
-<tr id="row_0_23_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmShPollFired.html" target="_self">IAmShPollFired</a></td><td class="desc">Prototype for poll fired callback </td></tr>
-<tr id="row_0_24_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmShPollCheck.html" target="_self">IAmShPollCheck</a></td><td class="desc">Prototype for poll check callback </td></tr>
-<tr id="row_0_25_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmShPollDispatch.html" target="_self">IAmShPollDispatch</a></td><td class="desc">Prototype for dispatch callback </td></tr>
-<tr id="row_0_26_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmShTimerCallBack.html" target="_self">IAmShTimerCallBack</a></td><td class="desc">Prototype for the timer callback </td></tr>
-<tr id="row_0_27_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_0_27_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_27_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmSocketHandler.html" target="_self">CAmSocketHandler</a></td><td class="desc">The <a class="el" href="classam_1_1CAmSocketHandler.html" title="The am::CAmSocketHandler implements a mainloop for the AudioManager. ">am::CAmSocketHandler</a> implements a mainloop for the AudioManager </td></tr>
-<tr id="row_0_27_0_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmSocketHandler_1_1TAmShPollCheck.html" target="_self">TAmShPollCheck</a></td><td class="desc"></td></tr>
-<tr id="row_0_27_1_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmSocketHandler_1_1TAmShPollFired.html" target="_self">TAmShPollFired</a></td><td class="desc"></td></tr>
-<tr id="row_0_28_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1TAmShTimerCallBack.html" target="_self">TAmShTimerCallBack</a></td><td class="desc">Template to create the functor for a class </td></tr>
-<tr id="row_0_29_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1TAmShPollPrepare.html" target="_self">TAmShPollPrepare</a></td><td class="desc">Template for a callback </td></tr>
-<tr id="row_0_30_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1TAmShPollFired.html" target="_self">TAmShPollFired</a></td><td class="desc">Make private, not public template for a callback </td></tr>
-<tr id="row_0_31_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1TAmShPollCheck.html" target="_self">TAmShPollCheck</a></td><td class="desc">Template for a callback </td></tr>
-<tr id="row_0_32_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1TAmShPollDispatch.html" target="_self">TAmShPollDispatch</a></td><td class="desc">Template for a callback </td></tr>
-<tr id="row_0_33_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1CAmWatchdog.html" target="_self">CAmWatchdog</a></td><td class="desc">Implements the watchdog of the AudioManager with the help of systemd </td></tr>
-<tr id="row_0_34_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Availability__s.html" target="_self">am_Availability_s</a></td><td class="desc">This describes the availability of a sink or a source together with the latest change </td></tr>
-<tr id="row_0_35_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__ClassProperty__s.html" target="_self">am_ClassProperty_s</a></td><td class="desc">Describes class properties </td></tr>
-<tr id="row_0_36_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Crossfader__s.html" target="_self">am_Crossfader_s</a></td><td class="desc">This struct describes the attribiutes of a crossfader </td></tr>
-<tr id="row_0_37_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Converter__s.html" target="_self">am_Converter_s</a></td><td class="desc">This struct describes the attributes of a converter </td></tr>
-<tr id="row_0_38_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Gateway__s.html" target="_self">am_Gateway_s</a></td><td class="desc">This struct describes the attributes of a gateway </td></tr>
-<tr id="row_0_39_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__RoutingElement__s.html" target="_self">am_RoutingElement_s</a></td><td class="desc">This represents one "hopp" in a route </td></tr>
-<tr id="row_0_40_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Route__s.html" target="_self">am_Route_s</a></td><td class="desc">List of routing elements that lead from source to sink </td></tr>
-<tr id="row_0_41_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__SoundProperty__s.html" target="_self">am_SoundProperty_s</a></td><td class="desc">Struct describing the sound property </td></tr>
-<tr id="row_0_42_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__SystemProperty__s.html" target="_self">am_SystemProperty_s</a></td><td class="desc">Struct describing system properties </td></tr>
-<tr id="row_0_43_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__SinkClass__s.html" target="_self">am_SinkClass_s</a></td><td class="desc">Struct describing sinkclasses </td></tr>
-<tr id="row_0_44_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__SourceClass__s.html" target="_self">am_SourceClass_s</a></td><td class="desc">Struct describing source classes </td></tr>
-<tr id="row_0_45_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__SourceType__s.html" target="_self">am_SourceType_s</a></td><td class="desc">This type holds all information of sources relevant to the HMI </td></tr>
-<tr id="row_0_46_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__SinkType__s.html" target="_self">am_SinkType_s</a></td><td class="desc">This type holds all information of sinks relevant to the HMI </td></tr>
-<tr id="row_0_47_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Handle__s.html" target="_self">am_Handle_s</a></td><td class="desc">Handle is used for asynchronous operations and is uniquely assigned for each of this operations </td></tr>
-<tr id="row_0_48_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__MainSoundProperty__s.html" target="_self">am_MainSoundProperty_s</a></td><td class="desc">Struct describung mainsound property </td></tr>
-<tr id="row_0_49_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__MainConnectionType__s.html" target="_self">am_MainConnectionType_s</a></td><td class="desc">This type holds all information of connections relevant to the HMI </td></tr>
-<tr id="row_0_50_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__MainConnection__s.html" target="_self">am_MainConnection_s</a></td><td class="desc">Struct that holds attribiutes of a mainconnection </td></tr>
-<tr id="row_0_51_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__NotificationPayload__s.html" target="_self">am_NotificationPayload_s</a></td><td class="desc">This struct holds the payload of a notification </td></tr>
-<tr id="row_0_52_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__NotificationConfiguration__s.html" target="_self">am_NotificationConfiguration_s</a></td><td class="desc">This struct holds information about the configuration for notifications </td></tr>
-<tr id="row_0_53_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Sink__s.html" target="_self">am_Sink_s</a></td><td class="desc">This struct describes the attribiutes of a sink </td></tr>
-<tr id="row_0_54_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Source__s.html" target="_self">am_Source_s</a></td><td class="desc">This struct describes the attribiutes of a source </td></tr>
-<tr id="row_0_55_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Domain__s.html" target="_self">am_Domain_s</a></td><td class="desc">This struct describes the attribiutes of a domain </td></tr>
-<tr id="row_0_56_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Connection__s.html" target="_self">am_Connection_s</a></td><td class="desc">Connection </td></tr>
-<tr id="row_0_57_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="unionam_1_1am__EarlyData__u.html" target="_self">am_EarlyData_u</a></td><td class="desc">Data type depends of am_EarlyDataType_e: volume_t in case of ED_SOURCE_VOLUME, ED_SINK_VOLUME soundProperty_t in case of ED_SOURCE_PROPERTY, ED_SINK_PROPERTY </td></tr>
-<tr id="row_0_58_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="unionam_1_1am__DataType__u.html" target="_self">am_DataType_u</a></td><td class="desc">Data type depends of am_EarlyDataType_e: sourceID in case of ED_SOURCE_VOLUME, ED_SOURCE_PROPERTY sinkID in case of ED_SINK_VOLUME, ED_SINK_PROPERTY </td></tr>
-<tr id="row_0_59_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__EarlyData__s.html" target="_self">am_EarlyData_s</a></td><td class="desc"></td></tr>
-<tr id="row_0_60_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structam_1_1am__Volumes__s.html" target="_self">am_Volumes_s</a></td><td class="desc">This types describe a mixed description for source and sinks volumes </td></tr>
-<tr id="row_0_61_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmCommandReceive.html" target="_self">IAmCommandReceive</a></td><td class="desc">The interface towards the Controlling Instance (e.g HMI) </td></tr>
-<tr id="row_0_62_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmCommandSend.html" target="_self">IAmCommandSend</a></td><td class="desc">This interface handles all communication from the AudioManagerDaemon towards the system </td></tr>
-<tr id="row_0_63_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmControlReceive.html" target="_self">IAmControlReceive</a></td><td class="desc">This interface gives access to all important functions of the audiomanager that are used by the AudioManagerController to control the system </td></tr>
-<tr id="row_0_64_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmControlSend.html" target="_self">IAmControlSend</a></td><td class="desc">This interface is presented by the AudioManager controller </td></tr>
-<tr id="row_0_65_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmRoutingReceive.html" target="_self">IAmRoutingReceive</a></td><td class="desc">Routing Receive sendInterface description </td></tr>
-<tr id="row_0_66_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classam_1_1IAmRoutingSend.html" target="_self">IAmRoutingSend</a></td><td class="desc">This class implements everything from Audiomanager -&gt; RoutingAdapter There are two rules that have to be kept in mind when implementing against this interface:<br/>
+<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceam.html" target="_self">am</a></td><td class="desc">A Common-API wrapper class, which loads the common-api runtime and instantiates all necessary objects </td></tr>
+<tr id="row_0_0_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceam_1_1V1.html" target="_self">V1</a></td><td class="desc"></td></tr>
+<tr id="row_0_0_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="classam_1_1V1_1_1CAmSerializer.html" target="_self">CAmSerializer</a></td><td class="desc"></td></tr>
+<tr id="row_0_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_1_" class="arrow" onclick="toggleFolder('0_1_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceam_1_1V2.html" target="_self">V2</a></td><td class="desc"></td></tr>
+<tr id="row_0_1_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="classam_1_1V2_1_1CAmSerializer.html" target="_self">CAmSerializer</a></td><td class="desc"></td></tr>
+<tr id="row_0_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="structam_1_1am__Availability__s.html" target="_self">am_Availability_s</a></td><td class="desc">This describes the availability of a sink or a source together with the latest change </td></tr>
+<tr id="row_0_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="structam_1_1am__ClassProperty__s.html" target="_self">am_ClassProperty_s</a></td><td class="desc">Describes class properties </td></tr>
+<tr id="row_0_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="structam_1_1am__Connection__s.html" target="_self">am_Connection_s</a></td><td class="desc">Connection </td></tr>
+<tr id="row_0_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="structam_1_1am__Converter__s.html" target="_self">am_Converter_s</a></td><td class="desc">This struct describes the attributes of a converter </td></tr>
+<tr id="row_0_6_"><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="structam_1_1am__Crossfader__s.html" target="_self">am_Crossfader_s</a></td><td class="desc">This struct describes the attribiutes of a crossfader </td></tr>
+<tr id="row_0_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="unionam_1_1am__DataType__u.html" target="_self">am_DataType_u</a></td><td class="desc">Data type depends of am_EarlyDataType_e: sourceID in case of ED_SOURCE_VOLUME, ED_SOURCE_PROPERTY sinkID in case of ED_SINK_VOLUME, ED_SINK_PROPERTY </td></tr>
+<tr id="row_0_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="structam_1_1am__Domain__s.html" target="_self">am_Domain_s</a></td><td class="desc">This struct describes the attribiutes of a domain </td></tr>
+<tr id="row_0_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="structam_1_1am__EarlyData__s.html" target="_self">am_EarlyData_s</a></td><td class="desc"></td></tr>
+<tr id="row_0_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="unionam_1_1am__EarlyData__u.html" target="_self">am_EarlyData_u</a></td><td class="desc">Data type depends of am_EarlyDataType_e: volume_t in case of ED_SOURCE_VOLUME, ED_SINK_VOLUME soundProperty_t in case of ED_SOURCE_PROPERTY, ED_SINK_PROPERTY </td></tr>
+<tr id="row_0_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="structam_1_1am__Gateway__s.html" target="_self">am_Gateway_s</a></td><td class="desc">This struct describes the attributes of a gateway </td></tr>
+<tr id="row_0_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="structam_1_1am__Handle__s.html" target="_self">am_Handle_s</a></td><td class="desc">Handle is used for asynchronous operations and is uniquely assigned for each of this operations </td></tr>
+<tr id="row_0_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="structam_1_1am__MainConnection__s.html" target="_self">am_MainConnection_s</a></td><td class="desc">Struct that holds attribiutes of a mainconnection </td></tr>
+<tr id="row_0_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="structam_1_1am__MainConnectionType__s.html" target="_self">am_MainConnectionType_s</a></td><td class="desc">This type holds all information of connections relevant to the HMI </td></tr>
+<tr id="row_0_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="structam_1_1am__MainSoundProperty__s.html" target="_self">am_MainSoundProperty_s</a></td><td class="desc">Struct describung mainsound property </td></tr>
+<tr id="row_0_16_"><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="structam_1_1am__NotificationConfiguration__s.html" target="_self">am_NotificationConfiguration_s</a></td><td class="desc">This struct holds information about the configuration for notifications </td></tr>
+<tr id="row_0_17_" 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="structam_1_1am__NotificationPayload__s.html" target="_self">am_NotificationPayload_s</a></td><td class="desc">This struct holds the payload of a notification </td></tr>
+<tr id="row_0_18_"><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="structam_1_1am__Route__s.html" target="_self">am_Route_s</a></td><td class="desc">List of routing elements that lead from source to sink </td></tr>
+<tr id="row_0_19_" 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="structam_1_1am__RoutingElement__s.html" target="_self">am_RoutingElement_s</a></td><td class="desc">This represents one "hopp" in a route </td></tr>
+<tr id="row_0_20_"><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="structam_1_1am__RoutingNodeData__s.html" target="_self">am_RoutingNodeData_s</a></td><td class="desc">A structure used as user data in the graph nodes </td></tr>
+<tr id="row_0_21_" 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="structam_1_1am__Sink__s.html" target="_self">am_Sink_s</a></td><td class="desc">This struct describes the attribiutes of a sink </td></tr>
+<tr id="row_0_22_"><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="structam_1_1am__SinkClass__s.html" target="_self">am_SinkClass_s</a></td><td class="desc">Struct describing sinkclasses </td></tr>
+<tr id="row_0_23_" 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="structam_1_1am__SinkType__s.html" target="_self">am_SinkType_s</a></td><td class="desc">This type holds all information of sinks relevant to the HMI </td></tr>
+<tr id="row_0_24_"><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="structam_1_1am__SoundProperty__s.html" target="_self">am_SoundProperty_s</a></td><td class="desc">Struct describing the sound property </td></tr>
+<tr id="row_0_25_" 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="structam_1_1am__Source__s.html" target="_self">am_Source_s</a></td><td class="desc">This struct describes the attribiutes of a source </td></tr>
+<tr id="row_0_26_"><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="structam_1_1am__SourceClass__s.html" target="_self">am_SourceClass_s</a></td><td class="desc">Struct describing source classes </td></tr>
+<tr id="row_0_27_" 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="structam_1_1am__SourceType__s.html" target="_self">am_SourceType_s</a></td><td class="desc">This type holds all information of sources relevant to the HMI </td></tr>
+<tr id="row_0_28_"><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="structam_1_1am__SystemProperty__s.html" target="_self">am_SystemProperty_s</a></td><td class="desc">Struct describing system properties </td></tr>
+<tr id="row_0_29_" 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="structam_1_1am__Volumes__s.html" target="_self">am_Volumes_s</a></td><td class="desc">This types describe a mixed description for source and sinks volumes </td></tr>
+<tr id="row_0_30_"><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="classam_1_1CAmCommandLineSingleton.html" target="_self">CAmCommandLineSingleton</a></td><td class="desc"></td></tr>
+<tr id="row_0_31_" 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="classam_1_1CAmCommandReceiver.html" target="_self">CAmCommandReceiver</a></td><td class="desc">This class realizes the command Interface </td></tr>
+<tr id="row_0_32_"><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="classam_1_1CAmCommandSender.html" target="_self">CAmCommandSender</a></td><td class="desc">This class is used to send data to the CommandInterface </td></tr>
+<tr id="row_0_33_" 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="classam_1_1CAmCommonAPIWrapper.html" target="_self">CAmCommonAPIWrapper</a></td><td class="desc"></td></tr>
+<tr id="row_0_34_"><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="classam_1_1CAmControlReceiver.html" target="_self">CAmControlReceiver</a></td><td class="desc">This class is used to receive all commands from the control interface </td></tr>
+<tr id="row_0_35_" 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="classam_1_1CAmControlSender.html" target="_self">CAmControlSender</a></td><td class="desc">Sends data to the commandInterface, takes the file of the library that needs to be loaded </td></tr>
+<tr id="row_0_36_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_36_" class="arrow" onclick="toggleFolder('0_36_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classam_1_1CAmDatabaseHandlerMap.html" target="_self">CAmDatabaseHandlerMap</a></td><td class="desc">This class handles and abstracts the database </td></tr>
+<tr id="row_0_36_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="structam_1_1CAmDatabaseHandlerMap_1_1AmDatabaseObserverCallbacks.html" target="_self">AmDatabaseObserverCallbacks</a></td><td class="desc">Database observer </td></tr>
+<tr id="row_0_37_"><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="classam_1_1CAmDbusWrapper.html" target="_self">CAmDbusWrapper</a></td><td class="desc">This wraps dbus and provides everything needed to anyone who wants to use dbus (including plugins) </td></tr>
+<tr id="row_0_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_38_" class="arrow" onclick="toggleFolder('0_38_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classam_1_1CAmDltWrapper.html" target="_self">CAmDltWrapper</a></td><td class="desc">Wraps around the dlt </td></tr>
+<tr id="row_0_38_0_"><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="structam_1_1CAmDltWrapper_1_1NoDltContextData.html" target="_self">NoDltContextData</a></td><td class="desc">This structure is used for context data used in an application </td></tr>
+<tr id="row_0_39_" 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="classam_1_1CAmGraph.html" target="_self">CAmGraph</a></td><td class="desc">Class representing a directed or undirected graph </td></tr>
+<tr id="row_0_40_"><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="classam_1_1CAmGraphElement.html" target="_self">CAmGraphElement</a></td><td class="desc">This class is base class for nodes and vertices </td></tr>
+<tr id="row_0_41_" 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="classam_1_1CAmNode.html" target="_self">CAmNode</a></td><td class="desc"></td></tr>
+<tr id="row_0_42_"><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="classam_1_1CAmRouter.html" target="_self">CAmRouter</a></td><td class="desc">Implements autorouting algorithm for connecting sinks and sources via different audio domains </td></tr>
+<tr id="row_0_43_" 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="classam_1_1CAmRoutingReceiver.html" target="_self">CAmRoutingReceiver</a></td><td class="desc">Implements the Receiving side of the RoutingPlugins </td></tr>
+<tr id="row_0_44_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_44_" class="arrow" onclick="toggleFolder('0_44_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classam_1_1CAmRoutingSender.html" target="_self">CAmRoutingSender</a></td><td class="desc">Implements the RoutingSendInterface </td></tr>
+<tr id="row_0_44_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="classam_1_1CAmRoutingSender_1_1handleConnect.html" target="_self">handleConnect</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_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="classam_1_1CAmRoutingSender_1_1handleCrossFader.html" target="_self">handleCrossFader</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_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="classam_1_1CAmRoutingSender_1_1handleDataBase.html" target="_self">handleDataBase</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_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="classam_1_1CAmRoutingSender_1_1handleDisconnect.html" target="_self">handleDisconnect</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_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="classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.html" target="_self">handleSetSinkNotificationConfiguration</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_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="classam_1_1CAmRoutingSender_1_1handleSetSourceNotificationConfiguration.html" target="_self">handleSetSourceNotificationConfiguration</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_6_" 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="classam_1_1CAmRoutingSender_1_1handleSetVolumes.html" target="_self">handleSetVolumes</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_7_"><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="classam_1_1CAmRoutingSender_1_1handleSinkSoundProperties.html" target="_self">handleSinkSoundProperties</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_8_" 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="classam_1_1CAmRoutingSender_1_1handleSinkSoundProperty.html" target="_self">handleSinkSoundProperty</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_9_"><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="classam_1_1CAmRoutingSender_1_1handleSinkVolume.html" target="_self">handleSinkVolume</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_10_" 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="classam_1_1CAmRoutingSender_1_1handleSourceSoundProperties.html" target="_self">handleSourceSoundProperties</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_11_"><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="classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.html" target="_self">handleSourceSoundProperty</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_12_" 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="classam_1_1CAmRoutingSender_1_1handleSourceState.html" target="_self">handleSourceState</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_13_"><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="classam_1_1CAmRoutingSender_1_1handleSourceVolume.html" target="_self">handleSourceVolume</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_14_" 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="classam_1_1CAmRoutingSender_1_1handleVolumeBase.html" target="_self">handleVolumeBase</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_15_"><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="structam_1_1CAmRoutingSender_1_1InterfaceNamePairs.html" target="_self">InterfaceNamePairs</a></td><td class="desc">&lt; is used to pair interfaces with busnames </td></tr>
+<tr id="row_0_45_" 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="classam_1_1CAmSocketHandler.html" target="_self">CAmSocketHandler</a></td><td class="desc">The <a class="el" href="classam_1_1CAmSocketHandler.html" title="The am::CAmSocketHandler implements a mainloop for the AudioManager. ">am::CAmSocketHandler</a> implements a mainloop for the AudioManager </td></tr>
+<tr id="row_0_46_"><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="classam_1_1CAmVertex.html" target="_self">CAmVertex</a></td><td class="desc"></td></tr>
+<tr id="row_0_47_" 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="classam_1_1CAmWatchdog.html" target="_self">CAmWatchdog</a></td><td class="desc">Implements the watchdog of the AudioManager with the help of systemd </td></tr>
+<tr id="row_0_48_"><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="classam_1_1IAmCommandReceive.html" target="_self">IAmCommandReceive</a></td><td class="desc">The interface towards the Controlling Instance (e.g HMI) </td></tr>
+<tr id="row_0_49_" 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="classam_1_1IAmCommandSend.html" target="_self">IAmCommandSend</a></td><td class="desc">This interface handles all communication from the AudioManagerDaemon towards the system </td></tr>
+<tr id="row_0_50_"><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="classam_1_1IAmControlReceive.html" target="_self">IAmControlReceive</a></td><td class="desc">This interface gives access to all important functions of the audiomanager that are used by the AudioManagerController to control the system </td></tr>
+<tr id="row_0_51_" 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="classam_1_1IAmControlSend.html" target="_self">IAmControlSend</a></td><td class="desc">This interface is presented by the AudioManager controller </td></tr>
+<tr id="row_0_52_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_52_" class="arrow" onclick="toggleFolder('0_52_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classam_1_1IAmDatabaseHandler.html" target="_self">IAmDatabaseHandler</a></td><td class="desc">This class handles and abstracts the database </td></tr>
+<tr id="row_0_52_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="classam_1_1IAmDatabaseHandler_1_1IAmDatabaseObserver.html" target="_self">IAmDatabaseObserver</a></td><td class="desc">Database observer protocol </td></tr>
+<tr id="row_0_53_"><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="classam_1_1IAmRoutingReceive.html" target="_self">IAmRoutingReceive</a></td><td class="desc">Routing Receive sendInterface description </td></tr>
+<tr id="row_0_54_" 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="classam_1_1IAmRoutingSend.html" target="_self">IAmRoutingSend</a></td><td class="desc">This class implements everything from Audiomanager -&gt; RoutingAdapter There are two rules that have to be kept in mind when implementing against this interface:<br />
</td></tr>
-<tr id="row_1_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classCAmLog.html" target="_self">CAmLog</a></td><td class="desc"></td></tr>
-<tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structDltContext.html" target="_self">DltContext</a></td><td class="desc">This structure is used for every context used in an application </td></tr>
-<tr id="row_3_"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structDltContextData.html" target="_self">DltContextData</a></td><td class="desc">This structure is used for context data used in an application </td></tr>
+<tr id="row_0_55_"><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="classam_1_1IAmShPollCheck.html" target="_self">IAmShPollCheck</a></td><td class="desc">Prototype for poll check callback </td></tr>
+<tr id="row_0_56_" 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="classam_1_1IAmShPollDispatch.html" target="_self">IAmShPollDispatch</a></td><td class="desc">Prototype for dispatch callback </td></tr>
+<tr id="row_0_57_"><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="classam_1_1IAmShPollFired.html" target="_self">IAmShPollFired</a></td><td class="desc">Prototype for poll fired callback </td></tr>
+<tr id="row_0_58_" 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="classam_1_1IAmShPollPrepare.html" target="_self">IAmShPollPrepare</a></td><td class="desc">Prototype for poll prepared callback </td></tr>
+<tr id="row_0_59_"><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="classam_1_1IAmShTimerCallBack.html" target="_self">IAmShTimerCallBack</a></td><td class="desc">Prototype for the timer callback </td></tr>
+<tr id="row_0_60_" 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="classam_1_1TAmShPollCheck.html" target="_self">TAmShPollCheck</a></td><td class="desc">Template for a callback </td></tr>
+<tr id="row_0_61_"><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="classam_1_1TAmShPollDispatch.html" target="_self">TAmShPollDispatch</a></td><td class="desc">Template for a callback </td></tr>
+<tr id="row_0_62_" 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="classam_1_1TAmShPollFired.html" target="_self">TAmShPollFired</a></td><td class="desc">Make private, not public template for a callback </td></tr>
+<tr id="row_0_63_"><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="classam_1_1TAmShPollPrepare.html" target="_self">TAmShPollPrepare</a></td><td class="desc">Template for a callback </td></tr>
+<tr id="row_0_64_" 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="classam_1_1TAmShTimerCallBack.html" target="_self">TAmShTimerCallBack</a></td><td class="desc">Template to create the functor for a class </td></tr>
+<tr id="row_1_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>std</b></td><td class="desc">STL namespace </td></tr>
+<tr id="row_1_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="structstd_1_1is__placeholder_3_1_1placeholder_3_01I_01_4_01_4.html" target="_self">is_placeholder&lt;::placeholder&lt; I &gt; &gt;</a></td><td class="desc"></td></tr>
+<tr id="row_2_"><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="structbuild__indices.html" target="_self">build_indices</a></td><td class="desc"></td></tr>
+<tr id="row_3_" 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="structbuild__indices_3_010_00_01Is_8_8_8_01_4.html" target="_self">build_indices&lt; 0, Is... &gt;</a></td><td class="desc"></td></tr>
+<tr id="row_4_"><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="classCAmLog.html" target="_self">CAmLog</a></td><td class="desc"></td></tr>
+<tr id="row_5_" 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="structDltContext.html" target="_self">DltContext</a></td><td class="desc">This structure is used for every context used in an application </td></tr>
+<tr id="row_6_"><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="structDltContextData.html" target="_self">DltContextData</a></td><td class="desc">This structure is used for context data used in an application </td></tr>
+<tr id="row_7_" 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="structindices.html" target="_self">indices</a></td><td class="desc">Helper structures used within std::bind for automatically identification of all placeholders </td></tr>
+<tr id="row_8_"><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="structplaceholder.html" target="_self">placeholder</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
@@ -210,9 +219,9 @@ $(document).ready(function(){initNavTree('annotated.html','');});
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
- <li class="footer">Generated on Fri Sep 30 2016 14:27:22 for AudioManager by
+ <li class="footer">Generated on Fri Feb 9 2018 14:50:30 for AudioManager by
<a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>