root/doc/html/libconfig_8hh-source.html @ 259

Revision 259, 3.5 kB (checked in by smidl, 15 years ago)

doc

Line 
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>mixpp: work/git/mixpp/bdm/libconfig/libconfig.hh 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.6 -->
8<div class="navigation" id="top">
9  <div class="tabs">
10    <ul>
11      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="modules.html"><span>Modules</span></a></li>
14      <li><a href="annotated.html"><span>Classes</span></a></li>
15      <li class="current"><a href="files.html"><span>Files</span></a></li>
16    </ul>
17  </div>
18<h1>work/git/mixpp/bdm/libconfig/libconfig.hh</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* ----------------------------------------------------------------------------</span>
19<a name="l00002"></a>00002 <span class="comment">   libconfig - A structured configuration file parsing library</span>
20<a name="l00003"></a>00003 <span class="comment">   Copyright (C) 2005-2008  Mark A Lindner</span>
21<a name="l00004"></a>00004 <span class="comment"> </span>
22<a name="l00005"></a>00005 <span class="comment">   This file is part of libconfig.</span>
23<a name="l00006"></a>00006 <span class="comment">    </span>
24<a name="l00007"></a>00007 <span class="comment">   This library is free software; you can redistribute it and/or</span>
25<a name="l00008"></a>00008 <span class="comment">   modify it under the terms of the GNU Lesser General Public License</span>
26<a name="l00009"></a>00009 <span class="comment">   as published by the Free Software Foundation; either version 2.1 of</span>
27<a name="l00010"></a>00010 <span class="comment">   the License, or (at your option) any later version.</span>
28<a name="l00011"></a>00011 <span class="comment">    </span>
29<a name="l00012"></a>00012 <span class="comment">   This library is distributed in the hope that it will be useful, but</span>
30<a name="l00013"></a>00013 <span class="comment">   WITHOUT ANY WARRANTY; without even the implied warranty of</span>
31<a name="l00014"></a>00014 <span class="comment">   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
32<a name="l00015"></a>00015 <span class="comment">   Lesser General Public License for more details.</span>
33<a name="l00016"></a>00016 <span class="comment">    </span>
34<a name="l00017"></a>00017 <span class="comment">   You should have received a copy of the GNU Lesser General Public</span>
35<a name="l00018"></a>00018 <span class="comment">   License along with this library; if not, write to the Free Software</span>
36<a name="l00019"></a>00019 <span class="comment">   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA</span>
37<a name="l00020"></a>00020 <span class="comment">   ----------------------------------------------------------------------------</span>
38<a name="l00021"></a>00021 <span class="comment">*/</span>
39<a name="l00022"></a>00022
40<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;libconfig.h++&gt;</span>
41</pre></div></div>
42<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:29:52 2009 for mixpp by&nbsp;
43<a href="http://www.doxygen.org/index.html">
44<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
45</body>
46</html>
Note: See TracBrowser for help on using the browser.