This file is indexed.

/usr/share/doc/libdballe-doc/c_api/group__dba__record__keywords.html is in libdballe-doc 5.18-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
 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
<!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"/>
<title>libdballe: Keywords used by dba_record</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">libdballe
   &#160;<span id="projectnumber">5.18</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">Keywords used by dba_record</div>  </div>
</div><!--header-->
<div class="contents">

<p>This table lists the keywords used by ::dba_record.  
<a href="#details">More...</a></p>
<p>This table lists the keywords used by ::dba_record. </p>
<p>You can use them to query and set data using function such as dba_enqi() and dba_seti().</p>
<p>Every keyword is listed together with its measure unit, length in characters or digits and description.</p>
<div class="fragment"><pre class="fragment">
Name          Unit      Format        Description
priority      NUMBER    10 digits     Priority of this type of report
priomax       NUMBER    10 digits     Maximum priority of reports queried
priomin       NUMBER    10 digits     Minimum priority of reports queried
rep_cod       NUMBER    10 digits     Type of report
rep_memo      CCITTIA5  20 digits     Mnemonic alias for type of report
ana_id        NUMERIC   10 digits     Station database ID
mobile        NUMERIC   10 digits     Station is mobile
ident         CCITTIA5  64 digits     Identifier of flight or ship
lat           DEGREE    ##.#####      Latitude
lon           DEGREE    ###.#####     Longitude
latmax        DEGREE    ##.#####      Maximum latitude queried
latmin        DEGREE    ##.#####      Minimum latitude queried
lonmax        DEGREE    ###.#####     Maximum longitude queried
lonmin        DEGREE    ###.#####     Minimum longitude queried
year          YEAR      4 digits      Year
month         MONTH     2 digits      Month
day           DAY       2 digits      Day
hour          HOUR      2 digits      Hour
min           MINUTE    2 digits      Minutes
sec           SECOND    2 digits      Seconds
yearmax       YEAR      4 digits      Maximum year queried
yearmin       YEAR      4 digits      Year or minimum year queried
monthmax      MONTH     2 digits      Maximum month queried
monthmin      MONTH     2 digits      Minimum month queried
daymax        DAY       2 digits      Maximum day queried
daymin        DAY       2 digits      Minimum day queried
hourmax       HOUR      2 digits      Maximum hour queried
hourmin       HOUR      2 digits      Minumum hour queried
minumax       MINUTE    2 digits      Maxminum minutes queried
minumin       MINUTE    2 digits      Minimum minutes queried
secmax        SECOND    2 digits      Maxminum seconds queried
secmin        SECOND    2 digits      Minimum seconds queried
leveltype1    NUMBER    10 digits     Type of first level
l1            NUMBER    10 digits     Level layer L1
leveltype2    NUMBER    10 digits     Type of second level
l2            NUMBER    10 digits     Level layer L2
pindicator    NUMBER    10 digits     P indicator for time range
p1            SECOND    10 digits     Time range P1
p2            SECOND    10 digits     Time range P2
var           CCITTIA5  7 digits      Variable queried
varlist       CCITTIA5  255 digits    List of variables to query
context_id    NUMERIC   10 digits     Context ID of the variable
query         CCITTIA5  255 digits    Query behaviour modifier
ana_filter    CCITTIA5  255 digits    Filter on anagraphical data
data_filter   CCITTIA5  255 digits    Filter on data
attr_filter   CCITTIA5  255 digits    Filter on data attributes
limit         NUMBER    10 digits     Maximum number of results to return
var_related   CCITTIA5  6 digits      Variable related to attribute queried
</pre></div> </div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Thu May 24 2012 21:04:10 for libdballe by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>