/usr/share/doc/libwreport-doc/apidocs/associated__fields_8h_source.html is in libwreport-doc 3.6-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 | <!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>libwreport: associated_fields.h Source File</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 id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">libwreport
 <span id="projectnumber">3.6</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<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="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_a77a435eba5a6a11d9ac0a833d87986c.html">wreport</a></li><li class="navelem"><a class="el" href="dir_968e33d435a609c295bc1a478dd13c33.html">bulletin</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">associated_fields.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#ifndef WREPORT_BULLETIN_ASSOCIATED_FIELDS_H</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor">#define WREPORT_BULLETIN_ASSOCIATED_FIELDS_H</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> </div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> </div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="keyword">namespace </span><a class="code" href="namespacewreport.html">wreport</a> {</div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="keyword">struct </span>Var;</div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="keyword">struct </span>Vartable;</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"><a class="line" href="namespacewreport_1_1bulletin.html"> 10</a></span> <span class="keyword">namespace </span>bulletin {</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="structwreport_1_1bulletin_1_1AssociatedField.html"> 12</a></span> <span class="keyword">struct </span><a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html">AssociatedField</a></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> {</div><div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="structwreport_1_1bulletin_1_1AssociatedField.html#ad145ec72cf940f0aaf3ea76f4ffb2e97"> 15</a></span>  <span class="keyword">const</span> <a class="code" href="structwreport_1_1Vartable.html">Vartable</a>& <a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html#ad145ec72cf940f0aaf3ea76f4ffb2e97">btable</a>;</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="structwreport_1_1bulletin_1_1AssociatedField.html#a7ddd85d2e987184e8e0525749b8cb5ba"> 22</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html#a7ddd85d2e987184e8e0525749b8cb5ba">skip_missing</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="structwreport_1_1bulletin_1_1AssociatedField.html#a68715e87d0a9af7061f2a961edbdcd46"> 28</a></span>  <span class="keywordtype">unsigned</span> <a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html#a68715e87d0a9af7061f2a961edbdcd46">bit_count</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="structwreport_1_1bulletin_1_1AssociatedField.html#a76ec67389193fcc8134ae861535bf95b"> 31</a></span>  <span class="keywordtype">unsigned</span> <a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html#a76ec67389193fcc8134ae861535bf95b">significance</a>;</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html">AssociatedField</a>(<span class="keyword">const</span> <a class="code" href="structwreport_1_1Vartable.html">Vartable</a>& btable);</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  ~<a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html">AssociatedField</a>();</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  std::unique_ptr<Var> <a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html#a31580551bf8097c8b853aa37eff3d2a8">make_attribute</a>(<span class="keywordtype">unsigned</span> value) <span class="keyword">const</span>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keyword">const</span> <a class="code" href="classwreport_1_1Var.html">Var</a>* <a class="code" href="structwreport_1_1bulletin_1_1AssociatedField.html#a79bde2628b4fe59788049d1fb1c67b75">get_attribute</a>(<span class="keyword">const</span> <a class="code" href="classwreport_1_1Var.html">Var</a>& var) <span class="keyword">const</span>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> };</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> }</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> }</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#endif</span></div><div class="ttc" id="structwreport_1_1bulletin_1_1AssociatedField_html_a76ec67389193fcc8134ae861535bf95b"><div class="ttname"><a href="structwreport_1_1bulletin_1_1AssociatedField.html#a76ec67389193fcc8134ae861535bf95b">wreport::bulletin::AssociatedField::significance</a></div><div class="ttdeci">unsigned significance</div><div class="ttdoc">Significance of C04yyy field according to code table B31021. </div><div class="ttdef"><b>Definition:</b> associated_fields.h:31</div></div>
<div class="ttc" id="classwreport_1_1Var_html"><div class="ttname"><a href="classwreport_1_1Var.html">wreport::Var</a></div><div class="ttdoc">A physical variable. </div><div class="ttdef"><b>Definition:</b> var.h:23</div></div>
<div class="ttc" id="structwreport_1_1bulletin_1_1AssociatedField_html_a68715e87d0a9af7061f2a961edbdcd46"><div class="ttname"><a href="structwreport_1_1bulletin_1_1AssociatedField.html#a68715e87d0a9af7061f2a961edbdcd46">wreport::bulletin::AssociatedField::bit_count</a></div><div class="ttdeci">unsigned bit_count</div><div class="ttdoc">Number of extra bits inserted by the current C04yyy modifier (0 for no C04yyy operator in use) ...</div><div class="ttdef"><b>Definition:</b> associated_fields.h:28</div></div>
<div class="ttc" id="structwreport_1_1bulletin_1_1AssociatedField_html_ad145ec72cf940f0aaf3ea76f4ffb2e97"><div class="ttname"><a href="structwreport_1_1bulletin_1_1AssociatedField.html#ad145ec72cf940f0aaf3ea76f4ffb2e97">wreport::bulletin::AssociatedField::btable</a></div><div class="ttdeci">const Vartable & btable</div><div class="ttdoc">B table used to generate associated field attributes. </div><div class="ttdef"><b>Definition:</b> associated_fields.h:15</div></div>
<div class="ttc" id="structwreport_1_1bulletin_1_1AssociatedField_html_a79bde2628b4fe59788049d1fb1c67b75"><div class="ttname"><a href="structwreport_1_1bulletin_1_1AssociatedField.html#a79bde2628b4fe59788049d1fb1c67b75">wreport::bulletin::AssociatedField::get_attribute</a></div><div class="ttdeci">const Var * get_attribute(const Var &var) const </div><div class="ttdoc">Get the attribute of var corresponding to this associated field significance. </div></div>
<div class="ttc" id="structwreport_1_1bulletin_1_1AssociatedField_html_a7ddd85d2e987184e8e0525749b8cb5ba"><div class="ttname"><a href="structwreport_1_1bulletin_1_1AssociatedField.html#a7ddd85d2e987184e8e0525749b8cb5ba">wreport::bulletin::AssociatedField::skip_missing</a></div><div class="ttdeci">bool skip_missing</div><div class="ttdoc">If true, fields with a missing values will be returned as 0. </div><div class="ttdef"><b>Definition:</b> associated_fields.h:22</div></div>
<div class="ttc" id="namespacewreport_html"><div class="ttname"><a href="namespacewreport.html">wreport</a></div><div class="ttdoc">String functions. </div><div class="ttdef"><b>Definition:</b> benchmark.h:13</div></div>
<div class="ttc" id="structwreport_1_1bulletin_1_1AssociatedField_html"><div class="ttname"><a href="structwreport_1_1bulletin_1_1AssociatedField.html">wreport::bulletin::AssociatedField</a></div><div class="ttdef"><b>Definition:</b> associated_fields.h:12</div></div>
<div class="ttc" id="structwreport_1_1Vartable_html"><div class="ttname"><a href="structwreport_1_1Vartable.html">wreport::Vartable</a></div><div class="ttdoc">Holds a variable information table. </div><div class="ttdef"><b>Definition:</b> vartable.h:30</div></div>
<div class="ttc" id="structwreport_1_1bulletin_1_1AssociatedField_html_a31580551bf8097c8b853aa37eff3d2a8"><div class="ttname"><a href="structwreport_1_1bulletin_1_1AssociatedField.html#a31580551bf8097c8b853aa37eff3d2a8">wreport::bulletin::AssociatedField::make_attribute</a></div><div class="ttdeci">std::unique_ptr< Var > make_attribute(unsigned value) const </div><div class="ttdoc">Create a Var that can be used as an attribute for the currently defined associated field and the give...</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Aug 18 2016 13:32:18 for libwreport by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|