This file is indexed.

/usr/share/doc/libwreport-doc/apidocs/dds-scanfeatures_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
74
75
76
77
<!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: dds-scanfeatures.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
   &#160;<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&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;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&#160;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">dds-scanfeatures.h</div>  </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef WREPORT_BULLETIN_DDS_SCANFEATURES_H</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define WREPORT_BULLETIN_DDS_SCANFEATURES_H</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="preprocessor">#include &lt;wreport/bulletin/interpreter.h&gt;</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="preprocessor">#include &lt;set&gt;</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;</div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacewreport.html">wreport</a> {</div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="keyword">namespace </span>bulletin {</div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="classwreport_1_1bulletin_1_1ScanFeatures.html">   13</a></span>&#160;<span class="keyword">class </span><a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html">ScanFeatures</a> : <span class="keyword">public</span> <a class="code" href="structwreport_1_1bulletin_1_1Interpreter.html">Interpreter</a></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;{</div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classwreport_1_1bulletin_1_1ScanFeatures.html#a782a7244c2e12876bb0489f022906478">   17</a></span>&#160;    std::set&lt;std::string&gt; <a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html#a782a7244c2e12876bb0489f022906478">features</a>;</div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;</div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;    <a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html">ScanFeatures</a>(<span class="keyword">const</span> <a class="code" href="structwreport_1_1Tables.html">Tables</a>&amp; tables, <span class="keyword">const</span> <a class="code" href="structwreport_1_1Opcodes.html">Opcodes</a>&amp; opcodes);</div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;</div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html#ac8c4597ef308e09299926330c9c57e3d">c_modifier</a>(<a class="code" href="namespacewreport.html#af9fa16e12fde1ccfb4ce11b3988f5b05">Varcode</a> code, <a class="code" href="structwreport_1_1Opcodes.html">Opcodes</a>&amp; next) <span class="keyword">override</span>;</div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html#afd2df38b2ea7e53184b6040b3c563aa7">r_replication</a>(<a class="code" href="namespacewreport.html#af9fa16e12fde1ccfb4ce11b3988f5b05">Varcode</a> code, <a class="code" href="namespacewreport.html#af9fa16e12fde1ccfb4ce11b3988f5b05">Varcode</a> delayed_code, <span class="keyword">const</span> <a class="code" href="structwreport_1_1Opcodes.html">Opcodes</a>&amp; ops) <span class="keyword">override</span>;</div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html#aa40ea875b6ed60f413e4de6a69fbd276">define_variable</a>(<a class="code" href="structwreport_1_1__Varinfo.html">Varinfo</a> info) <span class="keyword">override</span>;</div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html#aaf00bc5afd5828d5d08ba845a1338070">define_bitmap</a>(<span class="keywordtype">unsigned</span> bitmap_size) <span class="keyword">override</span>;</div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;    <span class="keywordtype">unsigned</span> <a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html#afbb281a9eea4cea6b56f4a270e4ced9a">define_associated_field_significance</a>(<a class="code" href="structwreport_1_1__Varinfo.html">Varinfo</a> info) <span class="keyword">override</span>;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;    <span class="keywordtype">unsigned</span> <a class="code" href="classwreport_1_1bulletin_1_1ScanFeatures.html#a55664f38dbb6132f3793f82446beaa36">define_bitmap_delayed_replication_factor</a>(<a class="code" href="structwreport_1_1__Varinfo.html">Varinfo</a> info) <span class="keyword">override</span>;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;};</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;}</div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;}</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="classwreport_1_1bulletin_1_1ScanFeatures_html_aaf00bc5afd5828d5d08ba845a1338070"><div class="ttname"><a href="classwreport_1_1bulletin_1_1ScanFeatures.html#aaf00bc5afd5828d5d08ba845a1338070">wreport::bulletin::ScanFeatures::define_bitmap</a></div><div class="ttdeci">void define_bitmap(unsigned bitmap_size) override</div><div class="ttdoc">Request processing of a data present bitmap. </div></div>
<div class="ttc" id="classwreport_1_1bulletin_1_1ScanFeatures_html_a55664f38dbb6132f3793f82446beaa36"><div class="ttname"><a href="classwreport_1_1bulletin_1_1ScanFeatures.html#a55664f38dbb6132f3793f82446beaa36">wreport::bulletin::ScanFeatures::define_bitmap_delayed_replication_factor</a></div><div class="ttdeci">unsigned define_bitmap_delayed_replication_factor(Varinfo info) override</div><div class="ttdoc">Request processing of a delayed replication factor variable used to encode the size of a bitmap...</div></div>
<div class="ttc" id="structwreport_1_1Tables_html"><div class="ttname"><a href="structwreport_1_1Tables.html">wreport::Tables</a></div><div class="ttdoc">Collection of BUFR/CREX tables used to work on a bulletin. </div><div class="ttdef"><b>Definition:</b> tables.h:17</div></div>
<div class="ttc" id="classwreport_1_1bulletin_1_1ScanFeatures_html_afbb281a9eea4cea6b56f4a270e4ced9a"><div class="ttname"><a href="classwreport_1_1bulletin_1_1ScanFeatures.html#afbb281a9eea4cea6b56f4a270e4ced9a">wreport::bulletin::ScanFeatures::define_associated_field_significance</a></div><div class="ttdeci">unsigned define_associated_field_significance(Varinfo info) override</div><div class="ttdoc">Request processing of an associated field significance variable (B31021). </div></div>
<div class="ttc" id="namespacewreport_html_af9fa16e12fde1ccfb4ce11b3988f5b05"><div class="ttname"><a href="namespacewreport.html#af9fa16e12fde1ccfb4ce11b3988f5b05">wreport::Varcode</a></div><div class="ttdeci">uint16_t Varcode</div><div class="ttdoc">Holds the WMO variable code of a variable. </div><div class="ttdef"><b>Definition:</b> varinfo.h:57</div></div>
<div class="ttc" id="structwreport_1_1__Varinfo_html"><div class="ttname"><a href="structwreport_1_1__Varinfo.html">wreport::_Varinfo</a></div><div class="ttdoc">Information about a variable. </div><div class="ttdef"><b>Definition:</b> varinfo.h:135</div></div>
<div class="ttc" id="classwreport_1_1bulletin_1_1ScanFeatures_html"><div class="ttname"><a href="classwreport_1_1bulletin_1_1ScanFeatures.html">wreport::bulletin::ScanFeatures</a></div><div class="ttdoc">Interpreter that scans what features are used by a bulletin. </div><div class="ttdef"><b>Definition:</b> dds-scanfeatures.h:13</div></div>
<div class="ttc" id="classwreport_1_1bulletin_1_1ScanFeatures_html_a782a7244c2e12876bb0489f022906478"><div class="ttname"><a href="classwreport_1_1bulletin_1_1ScanFeatures.html#a782a7244c2e12876bb0489f022906478">wreport::bulletin::ScanFeatures::features</a></div><div class="ttdeci">std::set&lt; std::string &gt; features</div><div class="ttdoc">Features that have been found. </div><div class="ttdef"><b>Definition:</b> dds-scanfeatures.h:17</div></div>
<div class="ttc" id="structwreport_1_1Opcodes_html"><div class="ttname"><a href="structwreport_1_1Opcodes.html">wreport::Opcodes</a></div><div class="ttdoc">Sequence of opcodes, as a slice of a Varcode vector. </div><div class="ttdef"><b>Definition:</b> opcodes.h:19</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_1Interpreter_html"><div class="ttname"><a href="structwreport_1_1bulletin_1_1Interpreter.html">wreport::bulletin::Interpreter</a></div><div class="ttdoc">Interpreter for data descriptor sections. </div><div class="ttdef"><b>Definition:</b> interpreter.h:25</div></div>
<div class="ttc" id="classwreport_1_1bulletin_1_1ScanFeatures_html_ac8c4597ef308e09299926330c9c57e3d"><div class="ttname"><a href="classwreport_1_1bulletin_1_1ScanFeatures.html#ac8c4597ef308e09299926330c9c57e3d">wreport::bulletin::ScanFeatures::c_modifier</a></div><div class="ttdeci">void c_modifier(Varcode code, Opcodes &amp;next) override</div><div class="ttdoc">Notify of a C modifier. </div></div>
<div class="ttc" id="classwreport_1_1bulletin_1_1ScanFeatures_html_aa40ea875b6ed60f413e4de6a69fbd276"><div class="ttname"><a href="classwreport_1_1bulletin_1_1ScanFeatures.html#aa40ea875b6ed60f413e4de6a69fbd276">wreport::bulletin::ScanFeatures::define_variable</a></div><div class="ttdeci">void define_variable(Varinfo info) override</div><div class="ttdoc">Request processing, according to info, of a data variable. </div></div>
<div class="ttc" id="classwreport_1_1bulletin_1_1ScanFeatures_html_afd2df38b2ea7e53184b6040b3c563aa7"><div class="ttname"><a href="classwreport_1_1bulletin_1_1ScanFeatures.html#afd2df38b2ea7e53184b6040b3c563aa7">wreport::bulletin::ScanFeatures::r_replication</a></div><div class="ttdeci">void r_replication(Varcode code, Varcode delayed_code, const Opcodes &amp;ops) override</div><div class="ttdoc">Handle a replicated section. </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 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>