summaryrefslogtreecommitdiff
path: root/0.14/html/abstractroutingengine_8h_source.html
diff options
context:
space:
mode:
Diffstat (limited to '0.14/html/abstractroutingengine_8h_source.html')
-rw-r--r--0.14/html/abstractroutingengine_8h_source.html142
1 files changed, 142 insertions, 0 deletions
diff --git a/0.14/html/abstractroutingengine_8h_source.html b/0.14/html/abstractroutingengine_8h_source.html
new file mode 100644
index 00000000..50bd00cb
--- /dev/null
+++ b/0.14/html/abstractroutingengine_8h_source.html
@@ -0,0 +1,142 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8.11"/>
+<title>automotive-message-broker: /home/kev/src/automotive-message-broker/lib/abstractroutingengine.h Source File</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="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() { init_search(); });
+</script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+ <td id="projectalign" style="padding-left: 0.5em;">
+ <div id="projectname">automotive-message-broker
+ &#160;<span id="projectnumber">0.14.0</span>
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.11 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+ <div id="navrow1" class="tabs">
+ <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="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ <li><a href="examples.html"><span>Examples</span></a></li>
+ <li>
+ <div id="MSearchBox" class="MSearchBoxInactive">
+ <span class="left">
+ <img id="MSearchSelect" src="search/mag_sel.png"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ alt=""/>
+ <input type="text" id="MSearchField" value="Search" accesskey="S"
+ onfocus="searchBox.OnSearchFieldFocus(true)"
+ onblur="searchBox.OnSearchFieldFocus(false)"
+ onkeyup="searchBox.OnSearchFieldChange(event)"/>
+ </span><span class="right">
+ <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
+ </span>
+ </div>
+ </li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File&#160;List</span></a></li>
+ <li><a href="globals.html"><span>File&#160;Members</span></a></li>
+ </ul>
+ </div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_97aefd0d527b934f1d99a682da8fe6a9.html">lib</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">abstractroutingengine.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> Copyright (C) 2012 Intel Corporation</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> This library is free software; you can redistribute it and/or</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> modify it under the terms of the GNU Lesser General Public</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> License as published by the Free Software Foundation; either</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> version 2.1 of the License, or (at your option) any later version.</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> This library is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> Lesser General Public License for more details.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> You should have received a copy of the GNU Lesser General Public</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> License along with this library; if not, write to the Free Software</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment">*/</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="preprocessor">#ifndef ABSTRACTROUTINGENGINE_H</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="preprocessor">#define ABSTRACTROUTINGENGINE_H</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#include &lt;sys/types.h&gt;</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#include &lt;stdlib.h&gt;</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &lt;boost/any.hpp&gt;</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;functional&gt;</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="preprocessor">#include &lt;time.h&gt;</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#include &quot;vehicleproperty.h&quot;</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#include &quot;abstractpropertytype.h&quot;</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="preprocessor">#include &quot;propertyinfo.hpp&quot;</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="keyword">class </span><a class="code" href="classAbstractSink.html">AbstractSink</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="keyword">class </span><a class="code" href="classAbstractSource.html">AbstractSource</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="keyword">class </span><a class="code" href="classAsyncPropertyReply.html">AsyncPropertyReply</a>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="keyword">class </span><a class="code" href="classAsyncRangePropertyReply.html">AsyncRangePropertyReply</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="keyword">class </span><a class="code" href="classAsyncSetPropertyRequest.html">AsyncSetPropertyRequest</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="keyword">typedef</span> std::function&lt;void (AsyncPropertyReply*)&gt; GetPropertyCompletedSignal;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="keyword">typedef</span> std::function&lt;void (AsyncRangePropertyReply*)&gt; GetRangedPropertyCompletedSignal;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="keyword">typedef</span> std::function&lt;void (AsyncPropertyReply*)&gt; TimedOutCallback;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;</div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classAsyncPropertyRequest.html"> 50</a></span>&#160;<span class="keyword">class </span><a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a></div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;{</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a>()</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; :<a class="code" href="classAsyncPropertyRequest.html#a221de270e3fb828ddbe821aa484a553f">property</a>(<a class="code" href="classVehicleProperty.html#a5f5de2fac765b9654848e59d753eefdb">VehicleProperty::NoValue</a>),<a class="code" href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7">zoneFilter</a>(Zone::None), <a class="code" href="classAsyncPropertyRequest.html#a449da60204ce7c13462be179f869105c">timeout</a>(10000)</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; {</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; }</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a>(<span class="keyword">const</span> <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a> &amp;request)</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; {</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; this-&gt;<span class="keyword">property</span> = request.<a class="code" href="classAsyncPropertyRequest.html#a221de270e3fb828ddbe821aa484a553f">property</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a12e1115b879ffc69a4d9bfd34df3e4be">completed</a> = request.<a class="code" href="classAsyncPropertyRequest.html#a12e1115b879ffc69a4d9bfd34df3e4be">completed</a>;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a2250e8d29929dd879de141049ec78302">sourceUuidFilter</a> = request.<a class="code" href="classAsyncPropertyRequest.html#a2250e8d29929dd879de141049ec78302">sourceUuidFilter</a>;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7">zoneFilter</a> = request.<a class="code" href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7">zoneFilter</a>;</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a449da60204ce7c13462be179f869105c">timeout</a> = request.<a class="code" href="classAsyncPropertyRequest.html#a449da60204ce7c13462be179f869105c">timeout</a>;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; }</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a> &amp; operator = (<span class="keyword">const</span> <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a> &amp; other)</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; {</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; this-&gt;<span class="keyword">property</span> = other.<a class="code" href="classAsyncPropertyRequest.html#a221de270e3fb828ddbe821aa484a553f">property</a>;</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a12e1115b879ffc69a4d9bfd34df3e4be">completed</a> = other.<a class="code" href="classAsyncPropertyRequest.html#a12e1115b879ffc69a4d9bfd34df3e4be">completed</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a2250e8d29929dd879de141049ec78302">sourceUuidFilter</a> = other.<a class="code" href="classAsyncPropertyRequest.html#a2250e8d29929dd879de141049ec78302">sourceUuidFilter</a>;</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7">zoneFilter</a> = other.<a class="code" href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7">zoneFilter</a>;</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a449da60204ce7c13462be179f869105c">timeout</a> = other.<a class="code" href="classAsyncPropertyRequest.html#a449da60204ce7c13462be179f869105c">timeout</a>;</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; }</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <span class="keyword">virtual</span> ~<a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a>() { }</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;</div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="classAsyncPropertyRequest.html#a221de270e3fb828ddbe821aa484a553f"> 84</a></span>&#160; VehicleProperty::Property <a class="code" href="classAsyncPropertyRequest.html#a221de270e3fb828ddbe821aa484a553f">property</a>;</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;</div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classAsyncPropertyRequest.html#a2250e8d29929dd879de141049ec78302"> 89</a></span>&#160; std::string <a class="code" href="classAsyncPropertyRequest.html#a2250e8d29929dd879de141049ec78302">sourceUuidFilter</a>;</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;</div><div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7"> 94</a></span>&#160; Zone::Type <a class="code" href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7">zoneFilter</a>;</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;</div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classAsyncPropertyRequest.html#a12e1115b879ffc69a4d9bfd34df3e4be"> 99</a></span>&#160; GetPropertyCompletedSignal <a class="code" href="classAsyncPropertyRequest.html#a12e1115b879ffc69a4d9bfd34df3e4be">completed</a>;</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;</div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classAsyncPropertyRequest.html#a449da60204ce7c13462be179f869105c"> 106</a></span>&#160; uint <a class="code" href="classAsyncPropertyRequest.html#a449da60204ce7c13462be179f869105c">timeout</a>;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;</div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classAsyncPropertyRequest.html#abaa035426c3ac48fe53de273b1a60eba"> 111</a></span>&#160; std::string <a class="code" href="classAsyncPropertyRequest.html#abaa035426c3ac48fe53de273b1a60eba">pid</a>;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;};</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;</div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="classAsyncPropertyReply.html"> 123</a></span>&#160;<span class="keyword">class </span><a class="code" href="classAsyncPropertyReply.html">AsyncPropertyReply</a>: <span class="keyword">public</span> <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a></div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;{</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <a class="code" href="classAsyncPropertyReply.html">AsyncPropertyReply</a>();</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <a class="code" href="classAsyncPropertyReply.html">AsyncPropertyReply</a>(<span class="keyword">const</span> <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a> &amp;request);</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <a class="code" href="classAsyncPropertyReply.html">AsyncPropertyReply</a>(<span class="keyword">const</span> <a class="code" href="classAsyncSetPropertyRequest.html">AsyncSetPropertyRequest</a> &amp;request);</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="keyword">virtual</span> ~<a class="code" href="classAsyncPropertyReply.html">AsyncPropertyReply</a>();</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160;</div><div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="classAsyncPropertyReply.html#ad91affaa25fcc3b73947a6cf4591e5d1"> 137</a></span>&#160; <span class="keyword">enum</span> <a class="code" href="classAsyncPropertyReply.html#ad91affaa25fcc3b73947a6cf4591e5d1">Error</a> {</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; NoError = 0,</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; Timeout,</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; InvalidOperation,</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; PermissionDenied,</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; ZoneNotSupported</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; };</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;</div><div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="classAsyncPropertyReply.html#a4875ebce06f1a4b80d4055bfec603838"> 148</a></span>&#160; <span class="keyword">static</span> std::string <a class="code" href="classAsyncPropertyReply.html#a4875ebce06f1a4b80d4055bfec603838">errorToStr</a>(<a class="code" href="classAsyncPropertyReply.html#ad91affaa25fcc3b73947a6cf4591e5d1">Error</a> err)</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; {</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <span class="keywordflow">if</span>(err == NoError)</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;NoError&quot;</span>;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>(err == Timeout)</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;Timeout&quot;</span>;</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>(err == InvalidOperation)</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;InvalidOperation&quot;</span>;</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>(err == PermissionDenied)</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;PermissionDenied&quot;</span>;</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>(err == ZoneNotSupported)</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;ZoneNotSupported&quot;</span>;</div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160;</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; <a class="code" href="classDebugOut.html">DebugOut</a>(<a class="code" href="classDebugOut.html#a7a06aa04dd6cb8c1e9bcd083d30d91ad">DebugOut::Warning</a>) &lt;&lt; <span class="stringliteral">&quot;Could not translate error: &quot;</span> &lt;&lt; err &lt;&lt; endl;</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;&quot;</span>;</div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; }</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;</div><div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="classAsyncPropertyReply.html#aa87b49be3419ab4ddc10da19d3907b71"> 168</a></span>&#160; <span class="keyword">static</span> <a class="code" href="classAsyncPropertyReply.html#ad91affaa25fcc3b73947a6cf4591e5d1">Error</a> <a class="code" href="classAsyncPropertyReply.html#aa87b49be3419ab4ddc10da19d3907b71">strToError</a>(std::string err)</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; {</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; <span class="keywordflow">if</span>(err == <span class="stringliteral">&quot;NoError&quot;</span>)</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; <span class="keywordflow">return</span> NoError;</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>(err == <span class="stringliteral">&quot;Timeout&quot;</span>)</div><div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; <span class="keywordflow">return</span> Timeout;</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>(err == <span class="stringliteral">&quot;InvalidOperation&quot;</span>)</div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <span class="keywordflow">return</span> InvalidOperation;</div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>(err == <span class="stringliteral">&quot;PermissionDenied&quot;</span>)</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; <span class="keywordflow">return</span> PermissionDenied;</div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>(err == <span class="stringliteral">&quot;ZoneNotSupported&quot;</span>)</div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; <span class="keywordflow">return</span> ZoneNotSupported;</div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;</div><div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <a class="code" href="classDebugOut.html">DebugOut</a>(<a class="code" href="classDebugOut.html#a7a06aa04dd6cb8c1e9bcd083d30d91ad">DebugOut::Warning</a>) &lt;&lt; <span class="stringliteral">&quot;Could not translate error string: &quot;</span> &lt;&lt; err &lt;&lt; endl;</div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; <span class="keywordflow">return</span> NoError;</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; }</div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;</div><div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="classAsyncPropertyReply.html#a133699682d0376614b08b162f81c2b02"> 188</a></span>&#160; <a class="code" href="classAbstractPropertyType.html">AbstractPropertyType</a>* <a class="code" href="classAsyncPropertyReply.html#a133699682d0376614b08b162f81c2b02">value</a>;</div><div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160;</div><div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="classAsyncPropertyReply.html#aed1f10990a65664ce0c630039cae01bb"> 194</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classAsyncPropertyReply.html#aed1f10990a65664ce0c630039cae01bb">success</a>;</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;</div><div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="classAsyncPropertyReply.html#a64b8443702607f990ea36e6aaa16b0a5"> 200</a></span>&#160; TimedOutCallback <a class="code" href="classAsyncPropertyReply.html#a64b8443702607f990ea36e6aaa16b0a5">timedout</a>;</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160;</div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="classAsyncPropertyReply.html#a8c5cb98a6e2a72d6d94b43449a5e842d"> 206</a></span>&#160; <a class="code" href="classAsyncPropertyReply.html#ad91affaa25fcc3b73947a6cf4591e5d1">Error</a> <a class="code" href="classAsyncPropertyReply.html#a8c5cb98a6e2a72d6d94b43449a5e842d">error</a>;</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160;<span class="keyword">private</span>:</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; <span class="keywordtype">void</span> setTimeout();</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; GSource* timeoutSource;</div><div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160;};</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160;</div><div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="classAsyncSetPropertyRequest.html"> 219</a></span>&#160;<span class="keyword">class </span><a class="code" href="classAsyncSetPropertyRequest.html">AsyncSetPropertyRequest</a>: <span class="keyword">public</span> <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a></div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;{</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; <a class="code" href="classAsyncSetPropertyRequest.html">AsyncSetPropertyRequest</a>()</div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; :value(NULL)</div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; {</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160;</div><div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160; }</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160;</div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; <a class="code" href="classAsyncSetPropertyRequest.html">AsyncSetPropertyRequest</a>(<span class="keyword">const</span> <a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a> &amp;request)</div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; :<a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a>(request), value(NULL)</div><div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; {</div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160;</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160; }</div><div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;</div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; <span class="keyword">virtual</span> ~<a class="code" href="classAsyncSetPropertyRequest.html">AsyncSetPropertyRequest</a>()</div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160; {</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160;</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160; }</div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160;</div><div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="classAsyncSetPropertyRequest.html#a5c1c8d5b4a6765ce2acab9a3aca9c9a6"> 242</a></span>&#160; <a class="code" href="classAbstractPropertyType.html">AbstractPropertyType</a>* <a class="code" href="classAsyncSetPropertyRequest.html#a5c1c8d5b4a6765ce2acab9a3aca9c9a6">value</a>;</div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;};</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160;</div><div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html"> 249</a></span>&#160;<span class="keyword">class </span><a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a></div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160;{</div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; <a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a>()</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; :zone(Zone::None), timeBegin(0), timeEnd(0), sequenceBegin(-1), sequenceEnd(-1)</div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; {</div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160;</div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; }</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160;</div><div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; <a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a>(<span class="keyword">const</span> <a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a> &amp;request)</div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160; {</div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; this-&gt;properties = request.<a class="code" href="classAsyncRangePropertyRequest.html#afd6f95a06376fef905faf5ab1b580bc9">properties</a>;</div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; this-&gt;<a class="code" href="classAsyncPropertyRequest.html#a12e1115b879ffc69a4d9bfd34df3e4be">completed</a> = request.<a class="code" href="classAsyncRangePropertyRequest.html#a81777a8e0304bd6929c05d39c650454d">completed</a>;</div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; this-&gt;timeBegin = request.<a class="code" href="classAsyncRangePropertyRequest.html#a2dc2927f6c771707f15a767358a58e69">timeBegin</a>;</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160; this-&gt;timeEnd = request.<a class="code" href="classAsyncRangePropertyRequest.html#acd2a28137c227b0fb6a51576d84f5f30">timeEnd</a>;</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; this-&gt;sequenceBegin = request.<a class="code" href="classAsyncRangePropertyRequest.html#a024dab8e12c45ea8988b7f3e4b3c85c0">sequenceBegin</a>;</div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; this-&gt;sequenceEnd = request.<a class="code" href="classAsyncRangePropertyRequest.html#a352afdecef1d1e6fc1f82384d0c9edfe">sequenceEnd</a>;</div><div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; this-&gt;sourceUuid = request.<a class="code" href="classAsyncRangePropertyRequest.html#a626258d5d401e0598d619b84600689f9">sourceUuid</a>;</div><div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; this-&gt;zone = request.<a class="code" href="classAsyncRangePropertyRequest.html#a045f1320e9152de5e97f0b4de5c061da">zone</a>;</div><div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; }</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160;</div><div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; <span class="keyword">virtual</span> ~<a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a>() {}</div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160;</div><div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#afd6f95a06376fef905faf5ab1b580bc9"> 275</a></span>&#160; PropertyList <a class="code" href="classAsyncRangePropertyRequest.html#afd6f95a06376fef905faf5ab1b580bc9">properties</a>;</div><div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160;</div><div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#a626258d5d401e0598d619b84600689f9"> 280</a></span>&#160; std::string <a class="code" href="classAsyncRangePropertyRequest.html#a626258d5d401e0598d619b84600689f9">sourceUuid</a>;</div><div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160;</div><div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#a045f1320e9152de5e97f0b4de5c061da"> 285</a></span>&#160; Zone::Type <a class="code" href="classAsyncRangePropertyRequest.html#a045f1320e9152de5e97f0b4de5c061da">zone</a>;</div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160;</div><div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#a81777a8e0304bd6929c05d39c650454d"> 292</a></span>&#160; GetRangedPropertyCompletedSignal <a class="code" href="classAsyncRangePropertyRequest.html#a81777a8e0304bd6929c05d39c650454d">completed</a>;</div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160;</div><div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#a2dc2927f6c771707f15a767358a58e69"> 299</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classAsyncRangePropertyRequest.html#a2dc2927f6c771707f15a767358a58e69">timeBegin</a>;</div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160;</div><div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#acd2a28137c227b0fb6a51576d84f5f30"> 306</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classAsyncRangePropertyRequest.html#acd2a28137c227b0fb6a51576d84f5f30">timeEnd</a>;</div><div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160;</div><div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#a024dab8e12c45ea8988b7f3e4b3c85c0"> 312</a></span>&#160; int32_t <a class="code" href="classAsyncRangePropertyRequest.html#a024dab8e12c45ea8988b7f3e4b3c85c0">sequenceBegin</a>;</div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160;</div><div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#a352afdecef1d1e6fc1f82384d0c9edfe"> 318</a></span>&#160; int32_t <a class="code" href="classAsyncRangePropertyRequest.html#a352afdecef1d1e6fc1f82384d0c9edfe">sequenceEnd</a>;</div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160;</div><div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyRequest.html#ab93b9cc82ead929a6e1f72be699fbb6c"> 323</a></span>&#160; std::string <a class="code" href="classAsyncRangePropertyRequest.html#ab93b9cc82ead929a6e1f72be699fbb6c">pid</a>;</div><div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160;};</div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160;</div><div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyReply.html"> 331</a></span>&#160;<span class="keyword">class </span><a class="code" href="classAsyncRangePropertyReply.html">AsyncRangePropertyReply</a>: <span class="keyword">public</span> <a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a></div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160;{</div><div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160; <a class="code" href="classAsyncRangePropertyReply.html">AsyncRangePropertyReply</a>(<a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a> request)</div><div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160; :<a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a>(request), success(<span class="keyword">false</span>)</div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160; {</div><div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160;</div><div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160; }</div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160;</div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; ~<a class="code" href="classAsyncRangePropertyReply.html">AsyncRangePropertyReply</a>()</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160; {</div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160; <span class="keywordflow">for</span>(<span class="keyword">auto</span> itr = values.begin(); itr != values.end(); itr++)</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; {</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160; <span class="keyword">delete</span> (*itr);</div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160; }</div><div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160;</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160; values.clear();</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160; }</div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160;</div><div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyReply.html#a43762c9a2d88ec91e3218f7eca297e56"> 353</a></span>&#160; <a class="code" href="classAsyncPropertyReply.html#ad91affaa25fcc3b73947a6cf4591e5d1">AsyncPropertyReply::Error</a> <a class="code" href="classAsyncRangePropertyReply.html#a43762c9a2d88ec91e3218f7eca297e56">error</a>;</div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160;</div><div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyReply.html#a4ce96fd40ce8ec3fddab46652026734b"> 358</a></span>&#160; std::list&lt;AbstractPropertyType*&gt; <a class="code" href="classAsyncRangePropertyReply.html#a4ce96fd40ce8ec3fddab46652026734b">values</a>;</div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160;</div><div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="classAsyncRangePropertyReply.html#a4eab37dada60970211e62b0fc3aeac92"> 363</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classAsyncRangePropertyReply.html#a4eab37dada60970211e62b0fc3aeac92">success</a>;</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160;};</div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160;</div><div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="classAbstractRoutingEngine.html"> 366</a></span>&#160;<span class="keyword">class </span><a class="code" href="classAbstractRoutingEngine.html">AbstractRoutingEngine</a></div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160;{</div><div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; <span class="keyword">typedef</span> std::function&lt;void (AbstractPropertyType* value)&gt; PropertyChangedType;</div><div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160;</div><div class="line"><a name="l00371"></a><span class="lineno"> 371</span>&#160; <a class="code" href="classAbstractRoutingEngine.html">AbstractRoutingEngine</a>(std::map&lt;std::string, std::string&gt; configuration):mConfig(configuration) {}</div><div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160; <span class="keyword">virtual</span> ~<a class="code" href="classAbstractRoutingEngine.html">AbstractRoutingEngine</a>();</div><div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160;</div><div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> registerSource(<a class="code" href="classAbstractSource.html">AbstractSource</a>* src) = 0;</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> updateSupported(PropertyList added, PropertyList removed, <a class="code" href="classAbstractSource.html">AbstractSource</a>* source) = 0;</div><div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160;</div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160;</div><div class="line"><a name="l00379"></a><span class="lineno"><a class="line" href="classAbstractRoutingEngine.html#adadf5f60f3895bdb90bb224d05ee97f0"> 379</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classAbstractRoutingEngine.html#adadf5f60f3895bdb90bb224d05ee97f0">updateProperty</a>(VehicleProperty::Property <a class="code" href="classAsyncPropertyRequest.html#a221de270e3fb828ddbe821aa484a553f">property</a>, <a class="code" href="classAbstractPropertyType.html">AbstractPropertyType</a>* value, std::string uuid)</div><div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160; {</div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span>&#160; <a class="code" href="classDebugOut.html">DebugOut</a>(<a class="code" href="classDebugOut.html#a7a06aa04dd6cb8c1e9bcd083d30d91ad">DebugOut::Warning</a>)&lt;&lt;<span class="stringliteral">&quot;updateProperty(VehicleProperty::Property,AbstractPropertyType*,std::string) is deprecated. use new updateProperty(AbstractPropertyType*, const std::string &amp;)&quot;</span>&lt;&lt;endl;</div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>&#160; updateProperty(value,uuid);</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>&#160; }</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160;</div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> updateProperty(<a class="code" href="classAbstractPropertyType.html">AbstractPropertyType</a>* value, <span class="keyword">const</span> std::string &amp;uuid) = 0;</div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160; <span class="keyword">virtual</span> PropertyList supported() = 0;</div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>&#160;</div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> registerSink(<a class="code" href="classAbstractSink.html">AbstractSink</a>* <span class="keyword">self</span>) = 0;</div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> unregisterSink(<a class="code" href="classAbstractSink.html">AbstractSink</a>* <span class="keyword">self</span>) = 0;</div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>&#160;</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160; <span class="keyword">virtual</span> std::vector&lt;std::string&gt; sourcesForProperty(<span class="keyword">const</span> VehicleProperty::Property &amp; <a class="code" href="classAsyncPropertyRequest.html#a221de270e3fb828ddbe821aa484a553f">property</a>) = 0;</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>&#160;</div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classAsyncPropertyReply.html">AsyncPropertyReply</a> * getPropertyAsync(<a class="code" href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a> request) = 0;</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160;</div><div class="line"><a name="l00446"></a><span class="lineno"> 446</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> getRangePropertyAsync(<a class="code" href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a> request) = 0;</div><div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160;</div><div class="line"><a name="l00456"></a><span class="lineno"> 456</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classAsyncPropertyReply.html">AsyncPropertyReply</a> * setProperty(<a class="code" href="classAsyncSetPropertyRequest.html">AsyncSetPropertyRequest</a> request) = 0;</div><div class="line"><a name="l00457"></a><span class="lineno"> 457</span>&#160;</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>&#160; <span class="keyword">virtual</span> uint subscribeToProperty(<span class="keyword">const</span> VehicleProperty::Property &amp; propertyName, PropertyChangedType callback, std::string <a class="code" href="classAsyncPropertyRequest.html#abaa035426c3ac48fe53de273b1a60eba">pid</a>=<span class="stringliteral">&quot;&quot;</span>) = 0;</div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span>&#160;</div><div class="line"><a name="l00471"></a><span class="lineno"> 471</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> unsubscribeToProperty(uint handle) = 0;</div><div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160;</div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span> subscribeToProperty(<span class="keyword">const</span> VehicleProperty::Property &amp; propertyName, <a class="code" href="classAbstractSink.html">AbstractSink</a>* <span class="keyword">self</span>) = 0;</div><div class="line"><a name="l00492"></a><span class="lineno"> 492</span>&#160;</div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span> subscribeToProperty(<span class="keyword">const</span> VehicleProperty::Property &amp; propertyName, <span class="keyword">const</span> std::string &amp; <a class="code" href="classAsyncPropertyRequest.html#a2250e8d29929dd879de141049ec78302">sourceUuidFilter</a>, <a class="code" href="classAbstractSink.html">AbstractSink</a> *<span class="keyword">self</span>) = 0;</div><div class="line"><a name="l00500"></a><span class="lineno"> 500</span>&#160;</div><div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span> subscribeToProperty(<span class="keyword">const</span> VehicleProperty::Property &amp; propertyName, <span class="keyword">const</span> std::string &amp; sourceUuidFilter, Zone::Type <a class="code" href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7">zoneFilter</a>, <a class="code" href="classAbstractSink.html">AbstractSink</a> *<span class="keyword">self</span>) = 0;</div><div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160;</div><div class="line"><a name="l00510"></a><span class="lineno"> 510</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span> unsubscribeToProperty(<span class="keyword">const</span> VehicleProperty::Property &amp;, <a class="code" href="classAbstractSink.html">AbstractSink</a>* <span class="keyword">self</span>) = 0;</div><div class="line"><a name="l00511"></a><span class="lineno"> 511</span>&#160;</div><div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160; <span class="keyword">virtual</span> PropertyInfo getPropertyInfo(<span class="keyword">const</span> VehicleProperty::Property &amp;, <span class="keyword">const</span> std::string &amp; sourceUuid) = 0;</div><div class="line"><a name="l00513"></a><span class="lineno"> 513</span>&#160;</div><div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160;<span class="keyword">protected</span>:</div><div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160; std::map&lt;std::string, std::string&gt; mConfig;</div><div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160;};</div><div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160;</div><div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160;<span class="preprocessor">#endif // ABSTRACTROUTINGENGINE_H</span></div><div class="ttc" id="classAsyncRangePropertyRequest_html_acd2a28137c227b0fb6a51576d84f5f30"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#acd2a28137c227b0fb6a51576d84f5f30">AsyncRangePropertyRequest::timeEnd</a></div><div class="ttdeci">double timeEnd</div><div class="ttdoc">timeEnd Set this to request values for the specified property beggining at this time. Time is seconds\ since the unix epoc. Set this to &amp;#39;0&amp;#39; if you do not want values within a time range. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:306</div></div>
+<div class="ttc" id="classAbstractPropertyType_html"><div class="ttname"><a href="classAbstractPropertyType.html">AbstractPropertyType</a></div><div class="ttdef"><b>Definition:</b> abstractpropertytype.h:70</div></div>
+<div class="ttc" id="classAsyncPropertyRequest_html_a12e1115b879ffc69a4d9bfd34df3e4be"><div class="ttname"><a href="classAsyncPropertyRequest.html#a12e1115b879ffc69a4d9bfd34df3e4be">AsyncPropertyRequest::completed</a></div><div class="ttdeci">GetPropertyCompletedSignal completed</div><div class="ttdoc">completed the callback when the request has been completed. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:99</div></div>
+<div class="ttc" id="classAbstractRoutingEngine_html"><div class="ttname"><a href="classAbstractRoutingEngine.html">AbstractRoutingEngine</a></div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:366</div></div>
+<div class="ttc" id="classAsyncPropertyReply_html_a64b8443702607f990ea36e6aaa16b0a5"><div class="ttname"><a href="classAsyncPropertyReply.html#a64b8443702607f990ea36e6aaa16b0a5">AsyncPropertyReply::timedout</a></div><div class="ttdeci">TimedOutCallback timedout</div><div class="ttdoc">timed out callback is called when the reply times out. This is so sources can avoid using this reply ...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:200</div></div>
+<div class="ttc" id="classAsyncPropertyRequest_html_abaa035426c3ac48fe53de273b1a60eba"><div class="ttname"><a href="classAsyncPropertyRequest.html#abaa035426c3ac48fe53de273b1a60eba">AsyncPropertyRequest::pid</a></div><div class="ttdeci">std::string pid</div><div class="ttdoc">pid requesting process id </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:111</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html"><div class="ttname"><a href="classAsyncRangePropertyRequest.html">AsyncRangePropertyRequest</a></div><div class="ttdoc">The AsyncRangePropertyRequest class is used by sinks to request values within a time or sequence rang...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:249</div></div>
+<div class="ttc" id="classAsyncPropertyReply_html_aed1f10990a65664ce0c630039cae01bb"><div class="ttname"><a href="classAsyncPropertyReply.html#aed1f10990a65664ce0c630039cae01bb">AsyncPropertyReply::success</a></div><div class="ttdeci">bool success</div><div class="ttdoc">success indicates if the request was successfull or not. True means success. False means fail and the...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:194</div></div>
+<div class="ttc" id="classAsyncRangePropertyReply_html_a4eab37dada60970211e62b0fc3aeac92"><div class="ttname"><a href="classAsyncRangePropertyReply.html#a4eab37dada60970211e62b0fc3aeac92">AsyncRangePropertyReply::success</a></div><div class="ttdeci">bool success</div><div class="ttdoc">success this will be true if the request was successful. If not, this is false and error is set...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:363</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html_a2dc2927f6c771707f15a767358a58e69"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#a2dc2927f6c771707f15a767358a58e69">AsyncRangePropertyRequest::timeBegin</a></div><div class="ttdeci">double timeBegin</div><div class="ttdoc">timeBegin Set this to request values for the specified property beggining at this time...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:299</div></div>
+<div class="ttc" id="classAsyncPropertyRequest_html_a1a19d4677523d8934abe1ddfec5ba1b7"><div class="ttname"><a href="classAsyncPropertyRequest.html#a1a19d4677523d8934abe1ddfec5ba1b7">AsyncPropertyRequest::zoneFilter</a></div><div class="ttdeci">Zone::Type zoneFilter</div><div class="ttdoc">zoneFilter the requesting sink should use this if he wants to filter on a specific zone ...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:94</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html_a352afdecef1d1e6fc1f82384d0c9edfe"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#a352afdecef1d1e6fc1f82384d0c9edfe">AsyncRangePropertyRequest::sequenceEnd</a></div><div class="ttdeci">int32_t sequenceEnd</div><div class="ttdoc">sequenceEnd set this to request values with a sequence &lt;= to the sequenceEnd value. Set to -1 if you don&amp;#39;t want values within a sequence ranges. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:318</div></div>
+<div class="ttc" id="classAsyncPropertyReply_html_ad91affaa25fcc3b73947a6cf4591e5d1"><div class="ttname"><a href="classAsyncPropertyReply.html#ad91affaa25fcc3b73947a6cf4591e5d1">AsyncPropertyReply::Error</a></div><div class="ttdeci">Error</div><div class="ttdoc">The Error enum. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:137</div></div>
+<div class="ttc" id="classAsyncRangePropertyReply_html_a4ce96fd40ce8ec3fddab46652026734b"><div class="ttname"><a href="classAsyncRangePropertyReply.html#a4ce96fd40ce8ec3fddab46652026734b">AsyncRangePropertyReply::values</a></div><div class="ttdeci">std::list&lt; AbstractPropertyType * &gt; values</div><div class="ttdoc">values if the request was successful, this will contain a list of values meeting the criteria of the ...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:358</div></div>
+<div class="ttc" id="classDebugOut_html_a7a06aa04dd6cb8c1e9bcd083d30d91ad"><div class="ttname"><a href="classDebugOut.html#a7a06aa04dd6cb8c1e9bcd083d30d91ad">DebugOut::Warning</a></div><div class="ttdeci">static const int Warning</div><div class="ttdoc">Warning use when non-essential functionality is bocked, or when workarounds exist. </div><div class="ttdef"><b>Definition:</b> debugout.h:85</div></div>
+<div class="ttc" id="classAsyncPropertyReply_html_a4875ebce06f1a4b80d4055bfec603838"><div class="ttname"><a href="classAsyncPropertyReply.html#a4875ebce06f1a4b80d4055bfec603838">AsyncPropertyReply::errorToStr</a></div><div class="ttdeci">static std::string errorToStr(Error err)</div><div class="ttdoc">errorToStr returns string representing the Error </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:148</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html_afd6f95a06376fef905faf5ab1b580bc9"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#afd6f95a06376fef905faf5ab1b580bc9">AsyncRangePropertyRequest::properties</a></div><div class="ttdeci">PropertyList properties</div><div class="ttdoc">properties list of properties to request </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:275</div></div>
+<div class="ttc" id="classAsyncPropertyReply_html"><div class="ttname"><a href="classAsyncPropertyReply.html">AsyncPropertyReply</a></div><div class="ttdoc">The AsyncPropertyReply class is used by sources to reply to Get and Set operations. The source should set success to true if the call is successful or &amp;#39;false&amp;#39; if the request was not successful and set &amp;#39;error&amp;#39; to the appropriate error. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:123</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html_a024dab8e12c45ea8988b7f3e4b3c85c0"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#a024dab8e12c45ea8988b7f3e4b3c85c0">AsyncRangePropertyRequest::sequenceBegin</a></div><div class="ttdeci">int32_t sequenceBegin</div><div class="ttdoc">sequenceBegin set this to request values with a sequence &gt;= to the sequenceBegin value. Set to -1 if you don&amp;#39;t want values within a sequence ranges. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:312</div></div>
+<div class="ttc" id="classAsyncPropertyReply_html_a8c5cb98a6e2a72d6d94b43449a5e842d"><div class="ttname"><a href="classAsyncPropertyReply.html#a8c5cb98a6e2a72d6d94b43449a5e842d">AsyncPropertyReply::error</a></div><div class="ttdeci">Error error</div><div class="ttdoc">error contains the error if the request was not successful.\ </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:206</div></div>
+<div class="ttc" id="classAsyncSetPropertyRequest_html"><div class="ttname"><a href="classAsyncSetPropertyRequest.html">AsyncSetPropertyRequest</a></div><div class="ttdoc">The AsyncSetPropertyRequest class is used by sinks to set a property to the &amp;#39;value&amp;#39;. The source will reply with a AsyncPropertyReply containing the new value or an error. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:219</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html_a626258d5d401e0598d619b84600689f9"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#a626258d5d401e0598d619b84600689f9">AsyncRangePropertyRequest::sourceUuid</a></div><div class="ttdeci">std::string sourceUuid</div><div class="ttdoc">sourceUuid if the sink wishes to request a specific source, this should be set to the uuid of the sou...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:280</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html_a81777a8e0304bd6929c05d39c650454d"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#a81777a8e0304bd6929c05d39c650454d">AsyncRangePropertyRequest::completed</a></div><div class="ttdeci">GetRangedPropertyCompletedSignal completed</div><div class="ttdoc">completed callback &amp;#39;completed&amp;#39; is called when the ranged request is complete. The reply from this req...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:292</div></div>
+<div class="ttc" id="classAsyncPropertyRequest_html"><div class="ttname"><a href="classAsyncPropertyRequest.html">AsyncPropertyRequest</a></div><div class="ttdoc">The AsyncPropertyRequest class is used by sinks to request property values. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:50</div></div>
+<div class="ttc" id="classAsyncPropertyRequest_html_a221de270e3fb828ddbe821aa484a553f"><div class="ttname"><a href="classAsyncPropertyRequest.html#a221de270e3fb828ddbe821aa484a553f">AsyncPropertyRequest::property</a></div><div class="ttdeci">VehicleProperty::Property property</div><div class="ttdoc">property property to request. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:84</div></div>
+<div class="ttc" id="classAsyncRangePropertyReply_html"><div class="ttname"><a href="classAsyncRangePropertyReply.html">AsyncRangePropertyReply</a></div><div class="ttdoc">The AsyncRangePropertyReply class is used by a source to reply to an AsyncRangePropertyRequest. The source should set success to &amp;#39;true&amp;#39; and populate the &amp;#39;values&amp;#39; member if the request was successful. If the request is not successful, &amp;#39;success&amp;#39; should be set to &amp;#39;false&amp;#39; and the &amp;#39;error&amp;#39; member should be set. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:331</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html_a045f1320e9152de5e97f0b4de5c061da"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#a045f1320e9152de5e97f0b4de5c061da">AsyncRangePropertyRequest::zone</a></div><div class="ttdeci">Zone::Type zone</div><div class="ttdoc">zone if the sink wishes to request a specific zone, this should be set to the desired zone ...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:285</div></div>
+<div class="ttc" id="classAsyncPropertyReply_html_aa87b49be3419ab4ddc10da19d3907b71"><div class="ttname"><a href="classAsyncPropertyReply.html#aa87b49be3419ab4ddc10da19d3907b71">AsyncPropertyReply::strToError</a></div><div class="ttdeci">static Error strToError(std::string err)</div><div class="ttdoc">strToError returns Error representing the string </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:168</div></div>
+<div class="ttc" id="classAsyncPropertyRequest_html_a2250e8d29929dd879de141049ec78302"><div class="ttname"><a href="classAsyncPropertyRequest.html#a2250e8d29929dd879de141049ec78302">AsyncPropertyRequest::sourceUuidFilter</a></div><div class="ttdeci">std::string sourceUuidFilter</div><div class="ttdoc">sourceUuidFilter the requesting sink should use this to filter on a specific source or leave blank to...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:89</div></div>
+<div class="ttc" id="classAbstractSink_html"><div class="ttname"><a href="classAbstractSink.html">AbstractSink</a></div><div class="ttdef"><b>Definition:</b> abstractsink.h:40</div></div>
+<div class="ttc" id="classAsyncRangePropertyRequest_html_ab93b9cc82ead929a6e1f72be699fbb6c"><div class="ttname"><a href="classAsyncRangePropertyRequest.html#ab93b9cc82ead929a6e1f72be699fbb6c">AsyncRangePropertyRequest::pid</a></div><div class="ttdeci">std::string pid</div><div class="ttdoc">pid requesting process id </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:323</div></div>
+<div class="ttc" id="classVehicleProperty_html_a5f5de2fac765b9654848e59d753eefdb"><div class="ttname"><a href="classVehicleProperty.html#a5f5de2fac765b9654848e59d753eefdb">VehicleProperty::NoValue</a></div><div class="ttdeci">static const Property NoValue</div><div class="ttdoc">Various property types: </div><div class="ttdef"><b>Definition:</b> vehicleproperty.h:429</div></div>
+<div class="ttc" id="classAbstractRoutingEngine_html_adadf5f60f3895bdb90bb224d05ee97f0"><div class="ttname"><a href="classAbstractRoutingEngine.html#adadf5f60f3895bdb90bb224d05ee97f0">AbstractRoutingEngine::updateProperty</a></div><div class="ttdeci">void updateProperty(VehicleProperty::Property property, AbstractPropertyType *value, std::string uuid)</div><div class="ttdoc">Deprecated: </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:379</div></div>
+<div class="ttc" id="classAsyncRangePropertyReply_html_a43762c9a2d88ec91e3218f7eca297e56"><div class="ttname"><a href="classAsyncRangePropertyReply.html#a43762c9a2d88ec91e3218f7eca297e56">AsyncRangePropertyReply::error</a></div><div class="ttdeci">AsyncPropertyReply::Error error</div><div class="ttdoc">error this is set if there was an error in the request. &quot;success&quot; will also be set to false...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:353</div></div>
+<div class="ttc" id="classAsyncSetPropertyRequest_html_a5c1c8d5b4a6765ce2acab9a3aca9c9a6"><div class="ttname"><a href="classAsyncSetPropertyRequest.html#a5c1c8d5b4a6765ce2acab9a3aca9c9a6">AsyncSetPropertyRequest::value</a></div><div class="ttdeci">AbstractPropertyType * value</div><div class="ttdoc">value the new value to set the property to. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:242</div></div>
+<div class="ttc" id="classAsyncPropertyRequest_html_a449da60204ce7c13462be179f869105c"><div class="ttname"><a href="classAsyncPropertyRequest.html#a449da60204ce7c13462be179f869105c">AsyncPropertyRequest::timeout</a></div><div class="ttdeci">uint timeout</div><div class="ttdoc">use to specify a timeout in ms for the request. When a timeout occurs, the &amp;#39;completed&amp;#39; callback will ...</div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:106</div></div>
+<div class="ttc" id="classDebugOut_html"><div class="ttname"><a href="classDebugOut.html">DebugOut</a></div><div class="ttdef"><b>Definition:</b> debugout.h:73</div></div>
+<div class="ttc" id="classAsyncPropertyReply_html_a133699682d0376614b08b162f81c2b02"><div class="ttname"><a href="classAsyncPropertyReply.html#a133699682d0376614b08b162f81c2b02">AsyncPropertyReply::value</a></div><div class="ttdeci">AbstractPropertyType * value</div><div class="ttdoc">value of the reply. This may be null if success = false. This is owned by the source. </div><div class="ttdef"><b>Definition:</b> abstractroutingengine.h:188</div></div>
+<div class="ttc" id="classAbstractSource_html"><div class="ttname"><a href="classAbstractSource.html">AbstractSource</a></div><div class="ttdef"><b>Definition:</b> abstractsource.h:41</div></div>
+</div><!-- fragment --></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated by &#160;<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/>
+</a> 1.8.11
+</small></address>
+</body>
+</html>