This file is indexed.

/usr/share/doc/libwreport-doc/apidocs/codetables_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
78
79
80
81
82
83
84
<!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: codetables.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>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">codetables.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="codetables_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef WREPORT_CODETABLES</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define WREPORT_CODETABLES</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacewreport.html">wreport</a> {</div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">// 7 bit, leftmost is bit 1</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="keyword">namespace </span>BUFR08001 {</div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#ad21dd6796897683ba33b85fd9603211d">MISSING</a> = 0x01; <span class="comment">/* 7 */</span></div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="codetables_8h.html#a92639509906a96b2a12fa20b8cd5a8bc">   18</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a92639509906a96b2a12fa20b8cd5a8bc">SIGWIND</a> = 0x02; <span class="comment">/* 6 */</span></div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="codetables_8h.html#a12794ad7fe4e7a7c94c94a9bf84631b6">   19</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a12794ad7fe4e7a7c94c94a9bf84631b6">SIGTH</a>   = 0x04; <span class="comment">/* 5 */</span></div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="codetables_8h.html#a211ec15df5295e7f4b5615c5642a4e22">   20</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a211ec15df5295e7f4b5615c5642a4e22">MAXWIND</a> = 0x08; <span class="comment">/* 4 */</span></div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="codetables_8h.html#a5df61b2fd3b81ed4b35ec6fb94bddd20">   21</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a5df61b2fd3b81ed4b35ec6fb94bddd20">TROPO</a>   = 0x10; <span class="comment">/* 3 */</span></div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="codetables_8h.html#afb45fa64007050fd0a6e3a27bb1bb896">   22</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#afb45fa64007050fd0a6e3a27bb1bb896">STD</a>     = 0x20; <span class="comment">/* 2 */</span></div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="codetables_8h.html#a166873c1c19f463e2c5af9a7c08058e4">   23</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a166873c1c19f463e2c5af9a7c08058e4">SURFACE</a> = 0x40; <span class="comment">/* 1 */</span></div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="codetables_8h.html#a6998cdde530ca4e5cfabe1efbc192cd1">   24</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a6998cdde530ca4e5cfabe1efbc192cd1">ALL_MISSING</a> = 0x7f;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;}</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;<span class="comment">// 18 bit, leftmost is bit 1</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="keyword">namespace </span>BUFR08042 {</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#ad21dd6796897683ba33b85fd9603211d">MISSING</a>  = 0x00001; <span class="comment">/* 18 */</span></div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="codetables_8h.html#afb83a703b03bf5c61efa4ac71f6481eb">   33</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#afb83a703b03bf5c61efa4ac71f6481eb">H2PRESS</a>  = 0x00002; <span class="comment">/* 17 */</span></div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="codetables_8h.html#a14296ea5c7354ce88768f4f08acb0978">   34</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a14296ea5c7354ce88768f4f08acb0978">RESERVED</a> = 0x00004; <span class="comment">/* 16 */</span></div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="codetables_8h.html#a95d204bf3b5139c06e268630eed25505">   35</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a95d204bf3b5139c06e268630eed25505">REGIONAL</a> = 0x00008; <span class="comment">/* 15 */</span></div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="codetables_8h.html#a65cfdf9ababb7f757fb16754bc2af440">   36</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a65cfdf9ababb7f757fb16754bc2af440">TOPWIND</a>  = 0x00010; <span class="comment">/* 14 */</span></div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="codetables_8h.html#ac210fc8480abeb86408a45665a244fd0">   37</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#ac210fc8480abeb86408a45665a244fd0">ENDMISSW</a> = 0x00020; <span class="comment">/* 13 */</span></div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="codetables_8h.html#a7121487d4ab1809fcf4ee564e1c08fc2">   38</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a7121487d4ab1809fcf4ee564e1c08fc2">BEGMISSW</a> = 0x00040; <span class="comment">/* 12 */</span></div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="codetables_8h.html#a6814357d06ac9d9d9714153c25d9e62a">   39</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a6814357d06ac9d9d9714153c25d9e62a">ENDMISSH</a> = 0x00080; <span class="comment">/* 11 */</span></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="codetables_8h.html#a20c1c7fb2398cc39da9b6d7440472a3a">   40</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a20c1c7fb2398cc39da9b6d7440472a3a">BEGMISSH</a> = 0x00100; <span class="comment">/* 10 */</span></div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="codetables_8h.html#ab0e82c15a134fc0c0ac44dcd0a0041db">   41</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#ab0e82c15a134fc0c0ac44dcd0a0041db">ENDMISST</a> = 0x00200; <span class="comment">/*  9 */</span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="codetables_8h.html#aeb2d1f2f401cce010fd4b738c5257b48">   42</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#aeb2d1f2f401cce010fd4b738c5257b48">BEGMISST</a> = 0x00400; <span class="comment">/*  8 */</span></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="codetables_8h.html#a4ecc4a899261fc29ecff4dfb3ca5b561">   43</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> SIGWIND  = 0x00800; <span class="comment">/*  7 */</span></div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="codetables_8h.html#aceb66c6cbc95a0aea6d016be80e601e3">   44</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#aceb66c6cbc95a0aea6d016be80e601e3">SIGHUM</a>   = 0x01000; <span class="comment">/*  6 */</span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="codetables_8h.html#a2e5b8b939c3eeee36470dfdfa0808b83">   45</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="codetables_8h.html#a2e5b8b939c3eeee36470dfdfa0808b83">SIGTEMP</a>  = 0x02000; <span class="comment">/*  5 */</span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="codetables_8h.html#a64a264d0e24e009408378b1a7296010c">   46</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> MAXWIND  = 0x04000; <span class="comment">/*  4 */</span></div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="codetables_8h.html#a2df74f9aaf2fdbe723be7cd689399e6c">   47</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> TROPO    = 0x08000; <span class="comment">/*  3 */</span></div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="codetables_8h.html#acf32dc3de451f8a84ce746db4f56a002">   48</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> STD      = 0x10000; <span class="comment">/*  2 */</span></div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="codetables_8h.html#a66baa10b5694613b71e545896774ecc3">   49</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> SURFACE  = 0x20000; <span class="comment">/*  1 */</span></div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="codetables_8h.html#ab3383ff262485d5d7a1c754499b2cd58">   50</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> ALL_MISSING = 0x3ffff;</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;}</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;}</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="codetables_8h_html_ac210fc8480abeb86408a45665a244fd0"><div class="ttname"><a href="codetables_8h.html#ac210fc8480abeb86408a45665a244fd0">wreport::BUFR08042::ENDMISSW</a></div><div class="ttdeci">const unsigned int ENDMISSW</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:37</div></div>
<div class="ttc" id="codetables_8h_html_a65cfdf9ababb7f757fb16754bc2af440"><div class="ttname"><a href="codetables_8h.html#a65cfdf9ababb7f757fb16754bc2af440">wreport::BUFR08042::TOPWIND</a></div><div class="ttdeci">const unsigned int TOPWIND</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:36</div></div>
<div class="ttc" id="codetables_8h_html_ad21dd6796897683ba33b85fd9603211d"><div class="ttname"><a href="codetables_8h.html#ad21dd6796897683ba33b85fd9603211d">wreport::BUFR08001::MISSING</a></div><div class="ttdeci">const unsigned int MISSING</div><div class="ttdoc">BUFR08001 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:17</div></div>
<div class="ttc" id="codetables_8h_html_a95d204bf3b5139c06e268630eed25505"><div class="ttname"><a href="codetables_8h.html#a95d204bf3b5139c06e268630eed25505">wreport::BUFR08042::REGIONAL</a></div><div class="ttdeci">const unsigned int REGIONAL</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:35</div></div>
<div class="ttc" id="codetables_8h_html_a20c1c7fb2398cc39da9b6d7440472a3a"><div class="ttname"><a href="codetables_8h.html#a20c1c7fb2398cc39da9b6d7440472a3a">wreport::BUFR08042::BEGMISSH</a></div><div class="ttdeci">const unsigned int BEGMISSH</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:40</div></div>
<div class="ttc" id="codetables_8h_html_a6814357d06ac9d9d9714153c25d9e62a"><div class="ttname"><a href="codetables_8h.html#a6814357d06ac9d9d9714153c25d9e62a">wreport::BUFR08042::ENDMISSH</a></div><div class="ttdeci">const unsigned int ENDMISSH</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:39</div></div>
<div class="ttc" id="codetables_8h_html_a12794ad7fe4e7a7c94c94a9bf84631b6"><div class="ttname"><a href="codetables_8h.html#a12794ad7fe4e7a7c94c94a9bf84631b6">wreport::BUFR08001::SIGTH</a></div><div class="ttdeci">const unsigned int SIGTH</div><div class="ttdoc">BUFR08001 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:19</div></div>
<div class="ttc" id="codetables_8h_html_aeb2d1f2f401cce010fd4b738c5257b48"><div class="ttname"><a href="codetables_8h.html#aeb2d1f2f401cce010fd4b738c5257b48">wreport::BUFR08042::BEGMISST</a></div><div class="ttdeci">const unsigned int BEGMISST</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:42</div></div>
<div class="ttc" id="codetables_8h_html_a92639509906a96b2a12fa20b8cd5a8bc"><div class="ttname"><a href="codetables_8h.html#a92639509906a96b2a12fa20b8cd5a8bc">wreport::BUFR08001::SIGWIND</a></div><div class="ttdeci">const unsigned int SIGWIND</div><div class="ttdoc">BUFR08001 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:18</div></div>
<div class="ttc" id="codetables_8h_html_aceb66c6cbc95a0aea6d016be80e601e3"><div class="ttname"><a href="codetables_8h.html#aceb66c6cbc95a0aea6d016be80e601e3">wreport::BUFR08042::SIGHUM</a></div><div class="ttdeci">const unsigned int SIGHUM</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:44</div></div>
<div class="ttc" id="codetables_8h_html_afb45fa64007050fd0a6e3a27bb1bb896"><div class="ttname"><a href="codetables_8h.html#afb45fa64007050fd0a6e3a27bb1bb896">wreport::BUFR08001::STD</a></div><div class="ttdeci">const unsigned int STD</div><div class="ttdoc">BUFR08001 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:22</div></div>
<div class="ttc" id="codetables_8h_html_a14296ea5c7354ce88768f4f08acb0978"><div class="ttname"><a href="codetables_8h.html#a14296ea5c7354ce88768f4f08acb0978">wreport::BUFR08042::RESERVED</a></div><div class="ttdeci">const unsigned int RESERVED</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:34</div></div>
<div class="ttc" id="codetables_8h_html_a211ec15df5295e7f4b5615c5642a4e22"><div class="ttname"><a href="codetables_8h.html#a211ec15df5295e7f4b5615c5642a4e22">wreport::BUFR08001::MAXWIND</a></div><div class="ttdeci">const unsigned int MAXWIND</div><div class="ttdoc">BUFR08001 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:20</div></div>
<div class="ttc" id="codetables_8h_html_ab0e82c15a134fc0c0ac44dcd0a0041db"><div class="ttname"><a href="codetables_8h.html#ab0e82c15a134fc0c0ac44dcd0a0041db">wreport::BUFR08042::ENDMISST</a></div><div class="ttdeci">const unsigned int ENDMISST</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:41</div></div>
<div class="ttc" id="codetables_8h_html_a5df61b2fd3b81ed4b35ec6fb94bddd20"><div class="ttname"><a href="codetables_8h.html#a5df61b2fd3b81ed4b35ec6fb94bddd20">wreport::BUFR08001::TROPO</a></div><div class="ttdeci">const unsigned int TROPO</div><div class="ttdoc">BUFR08001 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:21</div></div>
<div class="ttc" id="codetables_8h_html_a2e5b8b939c3eeee36470dfdfa0808b83"><div class="ttname"><a href="codetables_8h.html#a2e5b8b939c3eeee36470dfdfa0808b83">wreport::BUFR08042::SIGTEMP</a></div><div class="ttdeci">const unsigned int SIGTEMP</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:45</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="codetables_8h_html_a6998cdde530ca4e5cfabe1efbc192cd1"><div class="ttname"><a href="codetables_8h.html#a6998cdde530ca4e5cfabe1efbc192cd1">wreport::BUFR08001::ALL_MISSING</a></div><div class="ttdeci">const unsigned int ALL_MISSING</div><div class="ttdoc">BUFR08001 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:24</div></div>
<div class="ttc" id="codetables_8h_html_a166873c1c19f463e2c5af9a7c08058e4"><div class="ttname"><a href="codetables_8h.html#a166873c1c19f463e2c5af9a7c08058e4">wreport::BUFR08001::SURFACE</a></div><div class="ttdeci">const unsigned int SURFACE</div><div class="ttdoc">BUFR08001 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:23</div></div>
<div class="ttc" id="codetables_8h_html_a7121487d4ab1809fcf4ee564e1c08fc2"><div class="ttname"><a href="codetables_8h.html#a7121487d4ab1809fcf4ee564e1c08fc2">wreport::BUFR08042::BEGMISSW</a></div><div class="ttdeci">const unsigned int BEGMISSW</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:38</div></div>
<div class="ttc" id="codetables_8h_html_afb83a703b03bf5c61efa4ac71f6481eb"><div class="ttname"><a href="codetables_8h.html#afb83a703b03bf5c61efa4ac71f6481eb">wreport::BUFR08042::H2PRESS</a></div><div class="ttdeci">const unsigned int H2PRESS</div><div class="ttdoc">BUFR08042 code table constants. </div><div class="ttdef"><b>Definition:</b> codetables.h:33</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>