/usr/share/doc/libhwloc-doc/html/a00034.html is in libhwloc-doc 1.8-1ubuntu1.
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 | <!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.5"/>
<title>Hardware Locality (hwloc): hwloc_disc_component Struct 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="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 style="padding-left: 0.5em;">
<div id="projectname">Hardware Locality (hwloc)
 <span id="projectnumber">1.8</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">hwloc_disc_component Struct Reference<div class="ingroups"><a class="el" href="a00098.html">Components and Plugins: Discovery components</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="a00072_source.html">plugins.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:ad070350354cbd665803fc86fe48cdb3d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00098.html#ga5c6112c1a7497e5f481b9634059d47b1">hwloc_disc_component_type_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00034.html#ad070350354cbd665803fc86fe48cdb3d">type</a></td></tr>
<tr class="separator:ad070350354cbd665803fc86fe48cdb3d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4064c3b5d9213027e87caebef380a840"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00034.html#a4064c3b5d9213027e87caebef380a840">name</a></td></tr>
<tr class="separator:a4064c3b5d9213027e87caebef380a840"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a34144f4d59bf46524e4875194652412b"><td class="memItemLeft" align="right" valign="top">unsigned </td><td class="memItemRight" valign="bottom"><a class="el" href="a00034.html#a34144f4d59bf46524e4875194652412b">excludes</a></td></tr>
<tr class="separator:a34144f4d59bf46524e4875194652412b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad724ca2e525851042a70cab48481d048"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00030.html">hwloc_backend</a> *(* </td><td class="memItemRight" valign="bottom"><a class="el" href="a00034.html#ad724ca2e525851042a70cab48481d048">instantiate</a> )(struct <a class="el" href="a00034.html">hwloc_disc_component</a> *component, const void *data1, const void *data2, const void *data3)</td></tr>
<tr class="separator:ad724ca2e525851042a70cab48481d048"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae86d283c272c5ae24073a235efbf6b59"><td class="memItemLeft" align="right" valign="top">unsigned </td><td class="memItemRight" valign="bottom"><a class="el" href="a00034.html#ae86d283c272c5ae24073a235efbf6b59">priority</a></td></tr>
<tr class="separator:ae86d283c272c5ae24073a235efbf6b59"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Discovery component structure. </p>
<p>This is the major kind of components, taking care of the discovery. They are registered by generic components, either statically-built or as plugins. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a34144f4d59bf46524e4875194652412b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned hwloc_disc_component::excludes</td>
</tr>
</table>
</div><div class="memdoc">
<p>Component types to exclude, as an OR'ed set of HWLOC_DISC_COMPONENT_TYPE_*. </p>
<p>For a GLOBAL component, this usually includes all other types (~0).</p>
<p>Other components only exclude types that may bring conflicting topology information. MISC components should likely not be excluded since they usually bring non-primary additional information. </p>
</div>
</div>
<a class="anchor" id="ad724ca2e525851042a70cab48481d048"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">struct <a class="el" href="a00030.html">hwloc_backend</a>*(* hwloc_disc_component::instantiate)(struct <a class="el" href="a00034.html">hwloc_disc_component</a> *component, const void *data1, const void *data2, const void *data3)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Instantiate callback to create a backend from the component. Parameters data1, data2, data3 are NULL except for components that have special enabling routines such as <a class="el" href="a00078.html#ga93efcc8a962afe1ed23393700682173f" title="Enable XML-file based topology. ">hwloc_topology_set_xml()</a>. </p>
</div>
</div>
<a class="anchor" id="a4064c3b5d9213027e87caebef380a840"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* hwloc_disc_component::name</td>
</tr>
</table>
</div><div class="memdoc">
<p>Name. If this component is built as a plugin, this name does not have to match the plugin filename. </p>
</div>
</div>
<a class="anchor" id="ae86d283c272c5ae24073a235efbf6b59"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned hwloc_disc_component::priority</td>
</tr>
</table>
</div><div class="memdoc">
<p>Component priority. Used to sort topology->components, higher priority first. Also used to decide between two components with the same name. </p>
<p>Usual values are 50 for native OS (or platform) components, 45 for x86, 40 for no-OS fallback, 30 for global components (xml/synthetic/custom), 20 for pci, 10 for other misc components (opencl etc.). </p>
</div>
</div>
<a class="anchor" id="ad070350354cbd665803fc86fe48cdb3d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00098.html#ga5c6112c1a7497e5f481b9634059d47b1">hwloc_disc_component_type_t</a> hwloc_disc_component::type</td>
</tr>
</table>
</div><div class="memdoc">
<p>Discovery component type. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="a00072_source.html">plugins.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Dec 15 2013 16:14:34 for Hardware Locality (hwloc) by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>
|