Project

General

Profile

Statistics
| Revision:

root / branches / encoders / docs / libdragonfly / bom_8h-source.html @ 856

History | View | Annotate | Download (2.14 KB)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3
<title>libdragonfly: bom.h Source File</title>
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6
</head><body>
7
<!-- Generated by Doxygen 1.5.4 -->
8
<div class="tabs">
9
  <ul>
10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
    <li><a href="modules.html"><span>Modules</span></a></li>
12
    <li class="current"><a href="files.html"><span>Files</span></a></li>
13
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
14
  </ul>
15
</div>
16
<h1>bom.h</h1><a href="bom_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 
17
<a name="l00012"></a>00012 <span class="preprocessor">#ifndef _BOM_H</span>
18
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor">#define _BOM_H</span>
19
<a name="l00014"></a>00014 <span class="preprocessor"></span>
20
<a name="l00021"></a>00021 <span class="keywordtype">int</span> <a class="code" href="group__bom.html#g86753fe7440cd64e60c58ad31c62264a" title="Returns the location of the maximum BOM reading.">get_max_bom</a>( <span class="keywordtype">void</span> );
21
<a name="l00023"></a>00023 <span class="keywordtype">void</span> <a class="code" href="group__bom.html#g93b665ff81fc6b58503c6ba5ba01c1bf" title="Turns the BOM on.">bom_on</a>(<span class="keywordtype">void</span>);
22
<a name="l00025"></a>00025 <span class="keywordtype">void</span> <a class="code" href="group__bom.html#g61a66e53cdee8bce139c707153143b30" title="Turns the BOM off.">bom_off</a>(<span class="keywordtype">void</span>);
23
<a name="l00026"></a>00026 
24
<a name="l00029"></a>00029 <span class="preprocessor">#endif</span>
25
<a name="l00030"></a>00030 <span class="preprocessor"></span>
26
</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 22 22:30:16 2008 for libdragonfly by&nbsp;
27
<a href="http://www.doxygen.org/index.html">
28
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
29
</body>
30
</html>