File: a00193.html

package info (click to toggle)
omnievents 2.6.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,228 kB
  • ctags: 2,538
  • sloc: cpp: 7,346; sh: 2,568; python: 2,171; xml: 2,057; java: 1,407; makefile: 304; ansic: 9
file content (50 lines) | stat: -rw-r--r-- 4,102 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>scour.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.15 -->
<center>
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>scour.h</h1><a href="a00133.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="comment">/*                            Package   : omniEvents</font>
00002 <font class="comment"> * scour.h                    Created   : 2003/10/31</font>
00003 <font class="comment"> *                            Author    : Alex Tingle</font>
00004 <font class="comment"> *</font>
00005 <font class="comment"> *    Copyright (C) 2003 Alex Tingle.</font>
00006 <font class="comment"> *</font>
00007 <font class="comment"> *    This file is part of the omniEvents application.</font>
00008 <font class="comment"> *</font>
00009 <font class="comment"> *    omniEvents is free software; you can redistribute it and/or</font>
00010 <font class="comment"> *    modify it under the terms of the GNU Lesser General Public</font>
00011 <font class="comment"> *    License as published by the Free Software Foundation; either</font>
00012 <font class="comment"> *    version 2.1 of the License, or (at your option) any later version.</font>
00013 <font class="comment"> *</font>
00014 <font class="comment"> *    omniEvents is distributed in the hope that it will be useful,</font>
00015 <font class="comment"> *    but WITHOUT ANY WARRANTY; without even the implied warranty of</font>
00016 <font class="comment"> *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</font>
00017 <font class="comment"> *    Lesser General Public License for more details.</font>
00018 <font class="comment"> *</font>
00019 <font class="comment"> *    You should have received a copy of the GNU Lesser General Public</font>
00020 <font class="comment"> *    License along with this library; if not, write to the Free Software</font>
00021 <font class="comment"> *    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA</font>
00022 <font class="comment"> */</font>
00023 
00024 <font class="comment">/* The PACKAGE_* macros cause incompatabilities with omniORB4. Do not export</font>
00025 <font class="comment"> * them unless we specifically need the package info.</font>
00026 <font class="comment"> * These #undefs cannot be put into config.h.in because configure would</font>
00027 <font class="comment"> * then treat them as templates to be overwritten.</font>
00028 <font class="comment"> */</font>
00029 
00030 <font class="preprocessor">#ifndef NEED_PACKAGE_INFO</font>
00031 <font class="preprocessor"></font><font class="preprocessor">#  undef PACKAGE_BUGREPORT</font>
00032 <font class="preprocessor"></font><font class="preprocessor">#  undef PACKAGE_NAME</font>
00033 <font class="preprocessor"></font><font class="preprocessor">#  undef PACKAGE_STRING</font>
00034 <font class="preprocessor"></font><font class="preprocessor">#  undef PACKAGE_TARNAME</font>
00035 <font class="preprocessor"></font><font class="preprocessor">#  undef PACKAGE_VERSION</font>
00036 <font class="preprocessor"></font><font class="preprocessor">#endif</font>
</pre></div><hr><address align="right"><small>Generated on Fri Nov 19 17:42:21 2004 for OmniEvents by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.15 </small></address>
</body>
</html>