summaryrefslogtreecommitdiff
path: root/0.14/functions_func.html
blob: a4dec15bfdb55f95798137eb70ac8487c74a382a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!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: Class Members - Functions</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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><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="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="navrow3" class="tabs2">
    <ul class="tablist">
      <li><a href="functions.html"><span>All</span></a></li>
      <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
      <li><a href="functions_vars.html"><span>Variables</span></a></li>
      <li><a href="functions_type.html"><span>Typedefs</span></a></li>
      <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
      <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
    </ul>
  </div>
  <div id="navrow4" class="tabs3">
    <ul class="tablist">
      <li><a href="#index_a"><span>a</span></a></li>
      <li><a href="#index_b"><span>b</span></a></li>
      <li><a href="#index_c"><span>c</span></a></li>
      <li><a href="#index_e"><span>e</span></a></li>
      <li><a href="#index_f"><span>f</span></a></li>
      <li><a href="#index_g"><span>g</span></a></li>
      <li><a href="#index_i"><span>i</span></a></li>
      <li><a href="#index_p"><span>p</span></a></li>
      <li><a href="#index_q"><span>q</span></a></li>
      <li><a href="#index_r"><span>r</span></a></li>
      <li><a href="#index_s"><span>s</span></a></li>
      <li><a href="#index_t"><span>t</span></a></li>
      <li><a href="#index_u"><span>u</span></a></li>
      <li class="current"><a href="#index_v"><span>v</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<!-- 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 class="contents">
&#160;

<h3><a class="anchor" id="index_a"></a>- a -</h3><ul>
<li>addPropertySupport()
: <a class="el" href="classAmbPluginImpl.html#a23dd25458089bb7f3ed5de44395ded7c">AmbPluginImpl</a>
</li>
<li>AmbPlugin()
: <a class="el" href="group__libamb.html#gaeba07a0735880a7a49644f7413a03db5">AmbPlugin&lt; T &gt;</a>
</li>
<li>AmbPluginImpl()
: <a class="el" href="classAmbPluginImpl.html#a3d8f1cc299086979feda83a738383da9">AmbPluginImpl</a>
</li>
<li>anyValue()
: <a class="el" href="classAbstractPropertyType.html#a7ba4118acb746d2b8fc220a12b0e2666">AbstractPropertyType</a>
</li>
<li>append()
: <a class="el" href="classListPropertyType.html#a08221e5a0b5f2ba3775e5537415481bb">ListPropertyType&lt; T &gt;</a>
</li>
</ul>


<h3><a class="anchor" id="index_b"></a>- b -</h3><ul>
<li>basicValue()
: <a class="el" href="classBasicPropertyType.html#a6d7f38ef937d8d178957962a4ae78447">BasicPropertyType&lt; T &gt;</a>
</li>
</ul>


<h3><a class="anchor" id="index_c"></a>- c -</h3><ul>
<li>capabilities()
: <a class="el" href="classVehicleProperty.html#a98597c0ee313098f1dec84702871d0e9">VehicleProperty</a>
</li>
<li>copy()
: <a class="el" href="classAbstractPropertyType.html#a8fedd4300acc7ba7ada94e964f2fd166">AbstractPropertyType</a>
, <a class="el" href="classBasicPropertyType.html#a244d19253bfc42dfadd84570b8c8e404">BasicPropertyType&lt; T &gt;</a>
, <a class="el" href="classListPropertyType.html#a2b4d928c8fa6c7317a31d4aa376908d1">ListPropertyType&lt; T &gt;</a>
, <a class="el" href="classStringPropertyType.html#a15866eb8e3ee9e1be587740f64353d57">StringPropertyType</a>
</li>
<li>customProperties()
: <a class="el" href="classVehicleProperty.html#a7d8097af6dff9e632cb15ddf7bee0c14">VehicleProperty</a>
</li>
</ul>


<h3><a class="anchor" id="index_e"></a>- e -</h3><ul>
<li>errorToStr()
: <a class="el" href="classAsyncPropertyReply.html#a4875ebce06f1a4b80d4055bfec603838">AsyncPropertyReply</a>
</li>
</ul>


<h3><a class="anchor" id="index_f"></a>- f -</h3><ul>
<li>factory()
: <a class="el" href="classVehicleProperty.html#a0f1c7130e650b9d54d2c8d79d4c70b54">VehicleProperty</a>
</li>
<li>findPropertyType()
: <a class="el" href="classAmbPluginImpl.html#a35c8d3e886b9b2f891cffb10d93637ec">AmbPluginImpl</a>
</li>
<li>fromString()
: <a class="el" href="classAbstractPropertyType.html#a9fae6e2ced72541b5e2bf321a1d193b0">AbstractPropertyType</a>
, <a class="el" href="classBasicPropertyType.html#a3c73a6a2c2c020ec327849f318ae9f2a">BasicPropertyType&lt; T &gt;</a>
, <a class="el" href="classListPropertyType.html#aa49d1bc6968d7201b4d836b5049133f0">ListPropertyType&lt; T &gt;</a>
, <a class="el" href="classStringPropertyType.html#ad9dd60fcfd9fd3ebaa578815c8d552fe">StringPropertyType</a>
</li>
<li>fromVariant()
: <a class="el" href="classAbstractPropertyType.html#a3de5f842aa061f168438e67ca29c2685">AbstractPropertyType</a>
, <a class="el" href="classBasicPropertyType.html#a0e1213ee2df11ecd556b250fe3bad21b">BasicPropertyType&lt; T &gt;</a>
, <a class="el" href="classListPropertyType.html#aa76b2385816ce8a12982109d632b6b93">ListPropertyType&lt; T &gt;</a>
, <a class="el" href="classStringPropertyType.html#ad4a1e7db1f6b381ab956eb70afd1509e">StringPropertyType</a>
</li>
</ul>


<h3><a class="anchor" id="index_g"></a>- g -</h3><ul>
<li>getPropertyAsync()
: <a class="el" href="classAbstractRoutingEngine.html#ad1cbda415f674be4a3ce49be05aa8ee8">AbstractRoutingEngine</a>
, <a class="el" href="classAbstractSource.html#a05589e699ea16a14675db226d51bdf9f">AbstractSource</a>
, <a class="el" href="group__libamb.html#ga6d965dd88d158b4af1f609317b674098">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#abb111b1801f96f34d1dac2667cd3b349">AmbPluginImpl</a>
</li>
<li>getPropertyInfo()
: <a class="el" href="classAbstractSource.html#a4e15ea9df2144be322968003621580c4">AbstractSource</a>
, <a class="el" href="group__libamb.html#ga717b0cdbad39119d5f8ef55750eb280e">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#a417e5e1bbe184f41db38b7e567ea369e">AmbPluginImpl</a>
</li>
<li>getPropertyTypeForPropertyNameValue()
: <a class="el" href="classVehicleProperty.html#a00a9c8cf348e32c916d0ea18496aca18">VehicleProperty</a>
</li>
<li>getRangePropertyAsync()
: <a class="el" href="classAbstractRoutingEngine.html#a9befec62882b5cbf956b75dc99eedf21">AbstractRoutingEngine</a>
, <a class="el" href="classAbstractSource.html#a3b30f939d68889b2540f6035fa5be7c7">AbstractSource</a>
, <a class="el" href="group__libamb.html#gab052ed4dea097b25aa9aec76f151175f">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#a9447fe9aefa1c4407c65bed49bdc09e7">AmbPluginImpl</a>
</li>
</ul>


<h3><a class="anchor" id="index_i"></a>- i -</h3><ul>
<li>init()
: <a class="el" href="group__libamb.html#gab75521774823cbff2db31a4a624e6256">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#a0e9fa59ffb80efe0e30fb5de78540a31">AmbPluginImpl</a>
</li>
</ul>


<h3><a class="anchor" id="index_p"></a>- p -</h3><ul>
<li>propertyChanged()
: <a class="el" href="classAbstractSink.html#afeb683c566a5a71303d05d2e12da2b28">AbstractSink</a>
, <a class="el" href="group__libamb.html#gaf58a77165e10549dc0e30f2d1b0d7b2f">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#a82134b7948d3f9cce0168dfc8da7579e">AmbPluginImpl</a>
</li>
<li>PROPERTYTYPE()
: <a class="el" href="classVehicleProperty.html#a768a0be8079ce3e1645cdc259a84adf7">VehicleProperty</a>
</li>
</ul>


<h3><a class="anchor" id="index_q"></a>- q -</h3><ul>
<li>quickCopy()
: <a class="el" href="classAbstractPropertyType.html#a0996989d0082ad3f621fec938b60ed10">AbstractPropertyType</a>
, <a class="el" href="classListPropertyType.html#a1e5afbe102ea305d8095ee6e56a08753">ListPropertyType&lt; T &gt;</a>
</li>
</ul>


<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
<li>registerSink()
: <a class="el" href="classAbstractRoutingEngine.html#a179052d9ab3f70ddb4c91421f94c45a9">AbstractRoutingEngine</a>
</li>
</ul>


<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
<li>setProperty()
: <a class="el" href="classAbstractSource.html#a684b58112b5572dfe8cb94380bf7d74a">AbstractSource</a>
, <a class="el" href="group__libamb.html#ga9348b743e7f678c4b98b9681199844ad">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#a99149b3a7d6912959d1ad6bda3e10843">AmbPluginImpl</a>
</li>
<li>setValue()
: <a class="el" href="classAbstractPropertyType.html#a1b2598b86718911533587a5bd41bfb9c">AbstractPropertyType</a>
, <a class="el" href="classAmbPluginImpl.html#acd51c852d9aa295dc8a37119876a4f1c">AmbPluginImpl</a>
, <a class="el" href="classBasicPropertyType.html#aa1893ef55f29b01daeadbc93438afa0e">BasicPropertyType&lt; T &gt;</a>
</li>
<li>signature()
: <a class="el" href="classAbstractPropertyType.html#ae87a5dc3ad7315c595a14959e4acedf1">AbstractPropertyType</a>
</li>
<li>sourcesForProperty()
: <a class="el" href="classAbstractRoutingEngine.html#aef8ad3a6c8d00d7fe9fdb378acf918c0">AbstractRoutingEngine</a>
</li>
<li>strToError()
: <a class="el" href="classAsyncPropertyReply.html#aa87b49be3419ab4ddc10da19d3907b71">AsyncPropertyReply</a>
</li>
<li>subscribeToProperty()
: <a class="el" href="classAbstractRoutingEngine.html#a7a30b4c21f91ce6586e1575458238809">AbstractRoutingEngine</a>
</li>
<li>subscribeToPropertyChanges()
: <a class="el" href="classAbstractSource.html#ae9c042e159f080c298b2ae37c47618e9">AbstractSource</a>
, <a class="el" href="group__libamb.html#gab98182f95801527bec4d972f37d3c92b">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#a2d1fe01faaee9e48268df587481f11ce">AmbPluginImpl</a>
</li>
<li>supported()
: <a class="el" href="classAbstractSource.html#ad8330cbbac84dc24851eb50ff7243460">AbstractSource</a>
, <a class="el" href="group__libamb.html#ga877185aeb55596f1d4407e9d7add3d06">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#a03a9c9305463e47cdc5c73f8d178aef6">AmbPluginImpl</a>
</li>
<li>supportedChanged()
: <a class="el" href="classAbstractSink.html#aa9538a89536e8b6495551283116a588b">AbstractSink</a>
, <a class="el" href="group__libamb.html#ga6a1098c5ae43cd731c7910efd36f6f7e">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#a9ef528c7ee79bfd30132b926ce38b0ae">AmbPluginImpl</a>
</li>
<li>supportedOperations()
: <a class="el" href="classAbstractSource.html#a317861675652372a72fc01c075036b51">AbstractSource</a>
, <a class="el" href="group__libamb.html#gac06aaf56b38fc404f766b3ff78eafb0e">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#aa1b56456501c4233ed8071dcbdf955bd">AmbPluginImpl</a>
</li>
</ul>


<h3><a class="anchor" id="index_t"></a>- t -</h3><ul>
<li>toString()
: <a class="el" href="classAbstractPropertyType.html#a4c359b2e7c3b0ede21c64ba2c90567aa">AbstractPropertyType</a>
, <a class="el" href="classBasicPropertyType.html#a672e2824bcc38da6e60090022fd8d114">BasicPropertyType&lt; T &gt;</a>
, <a class="el" href="classListPropertyType.html#a7c0f0a4ab1d1ceaf4d7abfbdade7f5ea">ListPropertyType&lt; T &gt;</a>
, <a class="el" href="classStringPropertyType.html#afb461a0a918e23e66880d0c8d2180b35">StringPropertyType</a>
</li>
<li>toVariant()
: <a class="el" href="classAbstractPropertyType.html#ae4c8025e310eb06916a28e0341f3356d">AbstractPropertyType</a>
, <a class="el" href="classBasicPropertyType.html#a893a2d1f8fec7141159d850caa78bc06">BasicPropertyType&lt; T &gt;</a>
, <a class="el" href="classListPropertyType.html#ab0a0e192757158cd9901becacbafdb41">ListPropertyType&lt; T &gt;</a>
, <a class="el" href="classStringPropertyType.html#a1ec1ba3797194880a1e7576bd3695a28">StringPropertyType</a>
</li>
</ul>


<h3><a class="anchor" id="index_u"></a>- u -</h3><ul>
<li>unsubscribeToProperty()
: <a class="el" href="classAbstractRoutingEngine.html#aa56c145aa682ece99791831bc7c420f7">AbstractRoutingEngine</a>
</li>
<li>unsubscribeToPropertyChanges()
: <a class="el" href="classAbstractSource.html#a584372310f191b1b9067a634b7366023">AbstractSource</a>
, <a class="el" href="group__libamb.html#ga1ebede30c34aa80c3833db9d744474d0">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#afddf7c88c3e53e8b4722e9a456c1529c">AmbPluginImpl</a>
</li>
<li>updateProperty()
: <a class="el" href="classAbstractRoutingEngine.html#adadf5f60f3895bdb90bb224d05ee97f0">AbstractRoutingEngine</a>
</li>
<li>uuid()
: <a class="el" href="classAbstractSink.html#a965ae1d5218713c7823fbd95fa51b053">AbstractSink</a>
, <a class="el" href="group__libamb.html#ga84ad326ad2f861a8b028c0b99940d470">AmbPlugin&lt; T &gt;</a>
, <a class="el" href="classAmbPluginImpl.html#abba832fa02a70798df7323b909c7a2c2">AmbPluginImpl</a>
</li>
</ul>


<h3><a class="anchor" id="index_v"></a>- v -</h3><ul>
<li>value()
: <a class="el" href="classAbstractPropertyType.html#ae723621925382263eba046fa1ca8e36d">AbstractPropertyType</a>
</li>
</ul>
</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>