This file is indexed.

/usr/share/doc/libpion-doc/html/structpion_1_1plugin_1_1data__type.html is in libpion-doc 5.0.4+dfsg-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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!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"/>
<title>pion: pion::plugin::data_type Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</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>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><b>pion</b>::<a class="el" href="classpion_1_1plugin.html">plugin</a>::<a class="el" href="structpion_1_1plugin_1_1data__type.html">data_type</a>
  </div>
</div>
<div class="contents">
<h1>pion::plugin::data_type Struct Reference</h1><!-- doxytag: class="pion::plugin::data_type" -->
<p><code>#include &lt;<a class="el" href="plugin_8hpp_source.html">plugin.hpp</a>&gt;</code></p>

<p><a href="structpion_1_1plugin_1_1data__type-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a22a8f203cafa3f97ae61fdbe607557a8"></a><!-- doxytag: member="pion::plugin::data_type::data_type" ref="a22a8f203cafa3f97ae61fdbe607557a8" args="(void)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpion_1_1plugin_1_1data__type.html#a22a8f203cafa3f97ae61fdbe607557a8">data_type</a> (void)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">default constructors for convenience <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aece7d2d77c4c119df5859f765fa568b4"></a><!-- doxytag: member="pion::plugin::data_type::data_type" ref="aece7d2d77c4c119df5859f765fa568b4" args="(const std::string &amp;plugin_name)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>data_type</b> (const std::string &amp;plugin_name)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a15d9c1fdfdab4585e516b041084bbe5d"></a><!-- doxytag: member="pion::plugin::data_type::data_type" ref="a15d9c1fdfdab4585e516b041084bbe5d" args="(const data_type &amp;p)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>data_type</b> (const <a class="el" href="structpion_1_1plugin_1_1data__type.html">data_type</a> &amp;p)</td></tr>
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab53016d3d93ba84c07490a413fd01bcf"></a><!-- doxytag: member="pion::plugin::data_type::m_lib_handle" ref="ab53016d3d93ba84c07490a413fd01bcf" args="" -->
void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpion_1_1plugin_1_1data__type.html#ab53016d3d93ba84c07490a413fd01bcf">m_lib_handle</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">symbol library loaded from a shared object file <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a11bd2c34a50310a4ed6042eae415c0c4"></a><!-- doxytag: member="pion::plugin::data_type::m_create_func" ref="a11bd2c34a50310a4ed6042eae415c0c4" args="" -->
void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpion_1_1plugin_1_1data__type.html#a11bd2c34a50310a4ed6042eae415c0c4">m_create_func</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">function used to create instances of the plug-in object <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a19893ea2b05e69dfb2b346ee5f7aea41"></a><!-- doxytag: member="pion::plugin::data_type::m_destroy_func" ref="a19893ea2b05e69dfb2b346ee5f7aea41" args="" -->
void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpion_1_1plugin_1_1data__type.html#a19893ea2b05e69dfb2b346ee5f7aea41">m_destroy_func</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">function used to destroy instances of the plug-in object <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9ae35daeb06cf5f00675ff690d37db69"></a><!-- doxytag: member="pion::plugin::data_type::m_plugin_name" ref="a9ae35daeb06cf5f00675ff690d37db69" args="" -->
std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpion_1_1plugin_1_1data__type.html#a9ae35daeb06cf5f00675ff690d37db69">m_plugin_name</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the name of the <a class="el" href="classpion_1_1plugin.html">plugin</a> (must be unique per <a class="el" href="classpion_1_1process.html">process</a>) <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2536d38120032c485b556d174ad46013"></a><!-- doxytag: member="pion::plugin::data_type::m_references" ref="a2536d38120032c485b556d174ad46013" args="" -->
unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpion_1_1plugin_1_1data__type.html#a2536d38120032c485b556d174ad46013">m_references</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">number of references to this class <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="structpion_1_1plugin_1_1data__type.html">data_type</a>: object to hold shared library symbols </p>

<p>Definition at line <a class="el" href="plugin_8hpp_source.html#l00139">139</a> of file <a class="el" href="plugin_8hpp_source.html">plugin.hpp</a>.</p>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>include/pion/<a class="el" href="plugin_8hpp_source.html">plugin.hpp</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 16 Sep 2013 for pion by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>