This file is indexed.

/usr/share/doc/librtmidi-dev/api_ref/classMidiApi.html is in librtmidi-doc 3.0.0~ds1-2.

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
<HTML>
<HEAD>
<TITLE>The RtMidi Tutorial</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<CENTER>
<a class="qindex" href="index.html">Tutorial</a> &nbsp; <a class="qindex" href="annotated.html">Class/Enum List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </CENTER>
<HR>
<!-- Generated by Doxygen 1.8.13 -->
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classMidiApi-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">MidiApi Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div>  </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for MidiApi:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classMidiApi.png" usemap="#MidiApi_map" alt=""/>
  <map id="MidiApi_map" name="MidiApi_map">
<area href="classMidiInApi.html" alt="MidiInApi" shape="rect" coords="0,56,99,80"/>
<area href="classMidiOutApi.html" alt="MidiOutApi" shape="rect" coords="218,56,317,80"/>
<area href="classMidiInAlsa.html" alt="MidiInAlsa" shape="rect" coords="109,112,208,136"/>
<area href="classMidiInCore.html" alt="MidiInCore" shape="rect" coords="109,168,208,192"/>
<area href="classMidiInJack.html" alt="MidiInJack" shape="rect" coords="109,224,208,248"/>
<area href="classMidiInWinMM.html" alt="MidiInWinMM" shape="rect" coords="109,280,208,304"/>
<area href="classMidiOutAlsa.html" alt="MidiOutAlsa" shape="rect" coords="327,112,426,136"/>
<area href="classMidiOutCore.html" alt="MidiOutCore" shape="rect" coords="327,168,426,192"/>
<area href="classMidiOutJack.html" alt="MidiOutJack" shape="rect" coords="327,224,426,248"/>
<area href="classMidiOutWinMM.html" alt="MidiOutWinMM" shape="rect" coords="327,280,426,304"/>
</map>
 </div></div>
<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:a90114261efbce1a0e3d2a3dcf4459a15"><td class="memItemLeft" align="right" valign="top"><a id="a90114261efbce1a0e3d2a3dcf4459a15"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMidiApi.html#a90114261efbce1a0e3d2a3dcf4459a15">error</a> (<a class="el" href="classRtMidiError.html#a741314057cec5fb8c743c12f284905ee">RtMidiError::Type</a> type, std::string errorString)</td></tr>
<tr class="memdesc:a90114261efbce1a0e3d2a3dcf4459a15"><td class="mdescLeft">&#160;</td><td class="mdescRight">A basic error reporting function for <a class="el" href="classRtMidi.html" title="An abstract base class for realtime MIDI input/output. ">RtMidi</a> classes. <br /></td></tr>
<tr class="separator:a90114261efbce1a0e3d2a3dcf4459a15"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="RtMidi_8h_source.html">RtMidi.h</a></li>
</ul>
</div><!-- contents -->
<HR>
<table><tr><td><img src="../images/mcgill.gif" width=165></td>
  <td>&copy;2003-2017 Gary P. Scavone, McGill University. All Rights Reserved.<br>
  Maintained by Gary P. Scavone, gary at music.mcgill.ca</td></tr>
</table>
</BODY>
</HTML>