This file is indexed.

/usr/share/doc/libjuce/apiref/classPhysicalTopologySource.html is in libjuce-doc 4.3.0~repack-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
<!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.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>JUCE: PhysicalTopologySource Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</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">JUCE
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></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><!-- top -->
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="classPhysicalTopologySource-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">PhysicalTopologySource Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>This topology source manages the topology of the physical Blocks devices that are currently connected.  
 <a href="classPhysicalTopologySource.html#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for PhysicalTopologySource:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
 <div class="center">
  <img src="classPhysicalTopologySource.png" usemap="#PhysicalTopologySource_map" alt=""/>
  <map id="PhysicalTopologySource_map" name="PhysicalTopologySource_map">
<area href="classTopologySource.html" title="Base class for an entity that provides access to a blocks topology. " alt="TopologySource" shape="rect" coords="0,0,153,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structPhysicalTopologySource_1_1DeviceConnection.html">DeviceConnection</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">For custom transport systems, this represents a connected device.  <a href="structPhysicalTopologySource_1_1DeviceConnection.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structPhysicalTopologySource_1_1DeviceDetector.html">DeviceDetector</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">For custom transport systems, this represents a connected device.  <a href="structPhysicalTopologySource_1_1DeviceDetector.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a626fd1c4ef50b821fe8905d1535f73f5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhysicalTopologySource.html#a626fd1c4ef50b821fe8905d1535f73f5">PhysicalTopologySource</a> ()</td></tr>
<tr class="memdesc:a626fd1c4ef50b821fe8905d1535f73f5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="#a626fd1c4ef50b821fe8905d1535f73f5">More...</a><br /></td></tr>
<tr class="separator:a626fd1c4ef50b821fe8905d1535f73f5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae24d54e68d1d427d71c87d0dd7794096"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhysicalTopologySource.html#ae24d54e68d1d427d71c87d0dd7794096">~PhysicalTopologySource</a> ()</td></tr>
<tr class="memdesc:ae24d54e68d1d427d71c87d0dd7794096"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#ae24d54e68d1d427d71c87d0dd7794096">More...</a><br /></td></tr>
<tr class="separator:ae24d54e68d1d427d71c87d0dd7794096"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5b05bfe7c015f971273087312d21ea89"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structBlockTopology.html">BlockTopology</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhysicalTopologySource.html#a5b05bfe7c015f971273087312d21ea89">getCurrentTopology</a> () const override</td></tr>
<tr class="memdesc:a5b05bfe7c015f971273087312d21ea89"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the current physical topology.  <a href="#a5b05bfe7c015f971273087312d21ea89">More...</a><br /></td></tr>
<tr class="separator:a5b05bfe7c015f971273087312d21ea89"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6d0f4c11f0562068e5bc0991827bce9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhysicalTopologySource.html#ac6d0f4c11f0562068e5bc0991827bce9">cancelAllActiveTouches</a> () noexcept override</td></tr>
<tr class="memdesc:ac6d0f4c11f0562068e5bc0991827bce9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reset all touches.  <a href="#ac6d0f4c11f0562068e5bc0991827bce9">More...</a><br /></td></tr>
<tr class="separator:ac6d0f4c11f0562068e5bc0991827bce9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a20031cc8685d98abd0cbc55951774271"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhysicalTopologySource.html#a20031cc8685d98abd0cbc55951774271">PhysicalTopologySource</a> (<a class="el" href="structPhysicalTopologySource_1_1DeviceDetector.html">DeviceDetector</a> &amp;detectorToUse)</td></tr>
<tr class="memdesc:a20031cc8685d98abd0cbc55951774271"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor for custom transport systems.  <a href="#a20031cc8685d98abd0cbc55951774271">More...</a><br /></td></tr>
<tr class="separator:a20031cc8685d98abd0cbc55951774271"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classTopologySource"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classTopologySource')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classTopologySource.html">TopologySource</a></td></tr>
<tr class="memitem:ade15ca0fdbe3f3b18dc587efce4cd22e inherit pub_methods_classTopologySource"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTopologySource.html#ade15ca0fdbe3f3b18dc587efce4cd22e">~TopologySource</a> ()</td></tr>
<tr class="memdesc:ade15ca0fdbe3f3b18dc587efce4cd22e inherit pub_methods_classTopologySource"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="classTopologySource.html#ade15ca0fdbe3f3b18dc587efce4cd22e">More...</a><br /></td></tr>
<tr class="separator:ade15ca0fdbe3f3b18dc587efce4cd22e inherit pub_methods_classTopologySource"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a69466671a2d86f6eb2cc7581a3d33673 inherit pub_methods_classTopologySource"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTopologySource.html#a69466671a2d86f6eb2cc7581a3d33673">addListener</a> (<a class="el" href="structTopologySource_1_1Listener.html">Listener</a> *l)</td></tr>
<tr class="separator:a69466671a2d86f6eb2cc7581a3d33673 inherit pub_methods_classTopologySource"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a22c80cc4169578b03a30b94f17744955 inherit pub_methods_classTopologySource"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTopologySource.html#a22c80cc4169578b03a30b94f17744955">removeListener</a> (<a class="el" href="structTopologySource_1_1Listener.html">Listener</a> *l)</td></tr>
<tr class="separator:a22c80cc4169578b03a30b94f17744955 inherit pub_methods_classTopologySource"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a33811ad9256940e13e657febd014ad70"><td class="memItemLeft" align="right" valign="top">static const char *const  *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhysicalTopologySource.html#a33811ad9256940e13e657febd014ad70">getStandardLittleFootFunctions</a> () noexcept</td></tr>
<tr class="separator:a33811ad9256940e13e657febd014ad70"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a15ffff80baf52d2c7ebc556795211bf6"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhysicalTopologySource.html#a15ffff80baf52d2c7ebc556795211bf6">hasOwnServiceTimer</a> () const</td></tr>
<tr class="separator:a15ffff80baf52d2c7ebc556795211bf6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a80bb01d5de8c19046589aa058da1a100"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhysicalTopologySource.html#a80bb01d5de8c19046589aa058da1a100">handleTimerTick</a> ()</td></tr>
<tr class="separator:a80bb01d5de8c19046589aa058da1a100"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_attribs_classTopologySource"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classTopologySource')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classTopologySource.html">TopologySource</a></td></tr>
<tr class="memitem:a3c9f12605642baff76d5da04e9452b3d inherit pro_attribs_classTopologySource"><td class="memItemLeft" align="right" valign="top">juce::ListenerList&lt; <a class="el" href="structTopologySource_1_1Listener.html">Listener</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTopologySource.html#a3c9f12605642baff76d5da04e9452b3d">listeners</a></td></tr>
<tr class="separator:a3c9f12605642baff76d5da04e9452b3d inherit pro_attribs_classTopologySource"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>This topology source manages the topology of the physical Blocks devices that are currently connected. </p>
<p>It maintains a list of them and tells listeners when physical devices are added or removed. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a626fd1c4ef50b821fe8905d1535f73f5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a626fd1c4ef50b821fe8905d1535f73f5">&sect;&nbsp;</a></span>PhysicalTopologySource() <span class="overload">[1/2]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PhysicalTopologySource::PhysicalTopologySource </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Constructor. </p>

</div>
</div>
<a id="ae24d54e68d1d427d71c87d0dd7794096"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae24d54e68d1d427d71c87d0dd7794096">&sect;&nbsp;</a></span>~PhysicalTopologySource()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PhysicalTopologySource::~PhysicalTopologySource </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Destructor. </p>

</div>
</div>
<a id="a20031cc8685d98abd0cbc55951774271"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a20031cc8685d98abd0cbc55951774271">&sect;&nbsp;</a></span>PhysicalTopologySource() <span class="overload">[2/2]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PhysicalTopologySource::PhysicalTopologySource </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="structPhysicalTopologySource_1_1DeviceDetector.html">DeviceDetector</a> &amp;&#160;</td>
          <td class="paramname"><em>detectorToUse</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Constructor for custom transport systems. </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a5b05bfe7c015f971273087312d21ea89"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5b05bfe7c015f971273087312d21ea89">&sect;&nbsp;</a></span>getCurrentTopology()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structBlockTopology.html">BlockTopology</a> PhysicalTopologySource::getCurrentTopology </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Returns the current physical topology. </p>

<p>Implements <a class="el" href="classTopologySource.html#a11df0f2057673fea795dec66428d465b">TopologySource</a>.</p>

</div>
</div>
<a id="ac6d0f4c11f0562068e5bc0991827bce9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac6d0f4c11f0562068e5bc0991827bce9">&sect;&nbsp;</a></span>cancelAllActiveTouches()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void PhysicalTopologySource::cancelAllActiveTouches </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span><span class="mlabel">noexcept</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Reset all touches. </p>

<p>Reimplemented from <a class="el" href="classTopologySource.html#a17364736db6eb6d0dd40a2caccd8f2e0">TopologySource</a>.</p>

</div>
</div>
<a id="a33811ad9256940e13e657febd014ad70"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a33811ad9256940e13e657febd014ad70">&sect;&nbsp;</a></span>getStandardLittleFootFunctions()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static const char* const* PhysicalTopologySource::getStandardLittleFootFunctions </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">noexcept</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a id="a15ffff80baf52d2c7ebc556795211bf6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a15ffff80baf52d2c7ebc556795211bf6">&sect;&nbsp;</a></span>hasOwnServiceTimer()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool PhysicalTopologySource::hasOwnServiceTimer </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a id="a80bb01d5de8c19046589aa058da1a100"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a80bb01d5de8c19046589aa058da1a100">&sect;&nbsp;</a></span>handleTimerTick()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void PhysicalTopologySource::handleTimerTick </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="juce__PhysicalTopologySource_8h.html">juce_PhysicalTopologySource.h</a></li>
</ul>
</div><!-- contents -->
<hr class="footer"/>
<address class="footer"><small>All content &copy ROLI Ltd.</small></address><br/>
</body>
</html>