Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 68d373e54fb21da3730c08bede406633 > files > 795

libCommonC++1.9_3-devel-1.9.4-2mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>namespace.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.5 on Thu Oct 4 15:32:58 2001 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</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="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>namespace.h</h1><a href="namespace_h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="comment">// Copyright (C) 1999-2001 Open Source Telecom Corporation.</font>
00002 <font class="comment">//  </font>
00003 <font class="comment">// This program is free software; you can redistribute it and/or modify</font>
00004 <font class="comment">// it under the terms of the GNU General Public License as published by</font>
00005 <font class="comment">// the Free Software Foundation; either version 2 of the License, or</font>
00006 <font class="comment">// (at your option) any later version.</font>
00007 <font class="comment">// </font>
00008 <font class="comment">// This program is distributed in the hope that it will be useful,</font>
00009 <font class="comment">// but WITHOUT ANY WARRANTY; without even the implied warranty of</font>
00010 <font class="comment">// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</font>
00011 <font class="comment">// GNU General Public License for more details.</font>
00012 <font class="comment">// </font>
00013 <font class="comment">// You should have received a copy of the GNU General Public License</font>
00014 <font class="comment">// along with this program; if not, write to the Free Software </font>
00015 <font class="comment">// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</font>
00016 <font class="comment">// </font>
00017 <font class="comment">// As a special exception to the GNU General Public License, permission is </font>
00018 <font class="comment">// granted for additional uses of the text contained in its release </font>
00019 <font class="comment">// of Common C++.</font>
00020 <font class="comment">// </font>
00021 <font class="comment">// The exception is that, if you link the Common C++ library with other files</font>
00022 <font class="comment">// to produce an executable, this does not by itself cause the</font>
00023 <font class="comment">// resulting executable to be covered by the GNU General Public License.</font>
00024 <font class="comment">// Your use of that executable is in no way restricted on account of</font>
00025 <font class="comment">// linking the Common C++ library code into it.</font>
00026 <font class="comment">// </font>
00027 <font class="comment">// This exception does not however invalidate any other reasons why</font>
00028 <font class="comment">// the executable file might be covered by the GNU General Public License.</font>
00029 <font class="comment">// </font>
00030 <font class="comment">// This exception applies only to the code released under the </font>
00031 <font class="comment">// name Common C++.  If you copy code from other releases into a copy of</font>
00032 <font class="comment">// Common C++, as the General Public License permits, the exception does</font>
00033 <font class="comment">// not apply to the code that you add in this way.  To avoid misleading</font>
00034 <font class="comment">// anyone as to the status of such modified files, you must delete</font>
00035 <font class="comment">// this exception notice from them.</font>
00036 <font class="comment">// </font>
00037 <font class="comment">// If you write modifications of your own for Common C++, it is your choice</font>
00038 <font class="comment">// whether to permit this exception to apply to your modifications.</font>
00039 <font class="comment">// If you do not wish that, delete this exception notice.  </font>
00040 
00041 <font class="preprocessor">#ifndef __CCXX_NAMESPACE_H__</font>
00042 <font class="preprocessor"></font><font class="preprocessor">#define __CCXX_NAMESPACE_H__</font>
00043 <font class="preprocessor"></font>
00044 <font class="comment">// do not hide "cc_" prefix.  This should always be the LAST Common C++</font>
00045 <font class="comment">// include file used in your application if you choose to use it</font>
00046 <font class="comment">// so that you can use other non-Common C++ class libraries that may</font>
00047 <font class="comment">// have similarly named objects.</font>
00048 
00049 <font class="preprocessor">#undef RandomFile</font>
00050 <font class="preprocessor"></font><font class="preprocessor">#undef File</font>
00051 <font class="preprocessor"></font><font class="preprocessor">#undef NewFile</font>
00052 <font class="preprocessor"></font><font class="preprocessor">#undef NamedPipe</font>
00053 <font class="preprocessor"></font><font class="preprocessor">#undef MappedFile</font>
00054 <font class="preprocessor"></font><font class="preprocessor">#undef ThreadFile</font>
00055 <font class="preprocessor"></font><font class="preprocessor">#undef SharedFile</font>
00056 <font class="preprocessor"></font><font class="preprocessor">#undef InetAddress</font>
00057 <font class="preprocessor"></font><font class="preprocessor">#undef InetMaskAddress</font>
00058 <font class="preprocessor"></font><font class="preprocessor">#undef InetHostAddress</font>
00059 <font class="preprocessor"></font><font class="preprocessor">#undef BroadcastAddress</font>
00060 <font class="preprocessor"></font><font class="preprocessor">#undef Socket</font>
00061 <font class="preprocessor"></font><font class="preprocessor">#undef TCPSocket</font>
00062 <font class="preprocessor"></font><font class="preprocessor">#undef TCPStream</font>
00063 <font class="preprocessor"></font><font class="preprocessor">#undef TCPSession</font>
00064 <font class="preprocessor"></font><font class="preprocessor">#undef UDPSocket</font>
00065 <font class="preprocessor"></font><font class="preprocessor">#undef UDPBroadcast</font>
00066 <font class="preprocessor"></font><font class="preprocessor">#undef UDPTransmit</font>
00067 <font class="preprocessor"></font><font class="preprocessor">#undef UDPReceive</font>
00068 <font class="preprocessor"></font><font class="preprocessor">#undef UDPDuplex</font>
00069 <font class="preprocessor"></font><font class="preprocessor">#undef Mutex</font>
00070 <font class="preprocessor"></font><font class="preprocessor">#undef MutexCounter</font>
00071 <font class="preprocessor"></font><font class="preprocessor">#undef AtomicCounter</font>
00072 <font class="preprocessor"></font><font class="preprocessor">#undef Semaphore</font>
00073 <font class="preprocessor"></font><font class="preprocessor">#undef Event</font>
00074 <font class="preprocessor"></font><font class="preprocessor">#undef Buffer</font>
00075 <font class="preprocessor"></font><font class="preprocessor">#undef FixedBuffer</font>
00076 <font class="preprocessor"></font><font class="preprocessor">#undef Pipe</font>
00077 <font class="preprocessor"></font><font class="preprocessor">#undef Thread</font>
00078 <font class="preprocessor"></font><font class="preprocessor">#undef ThreadKey</font>
00079 <font class="preprocessor"></font><font class="preprocessor">#undef SocketPort</font>
00080 <font class="preprocessor"></font><font class="preprocessor">#undef SocketService</font>
00081 <font class="preprocessor"></font><font class="preprocessor">#undef TimerPort</font>
00082 <font class="preprocessor"></font><font class="preprocessor">#undef MemPager</font>
00083 <font class="preprocessor"></font><font class="preprocessor">#undef Keydata</font>
00084 <font class="preprocessor"></font><font class="preprocessor">#undef PersistException</font>
00085 <font class="preprocessor"></font><font class="preprocessor">#undef TypeManager</font>
00086 <font class="preprocessor"></font><font class="preprocessor">#undef BaseObject</font>
00087 <font class="preprocessor"></font><font class="preprocessor">#undef Engine</font>
00088 <font class="preprocessor"></font><font class="preprocessor">#undef Vector2D</font>
00089 <font class="preprocessor"></font><font class="preprocessor">#undef Serial</font>
00090 <font class="preprocessor"></font><font class="preprocessor">#undef Slog</font>
00091 <font class="preprocessor"></font><font class="preprocessor">#undef FIFOSession</font>
00092 <font class="preprocessor"></font><font class="preprocessor">#undef SharedMemPager</font>
00093 <font class="preprocessor"></font><font class="preprocessor">#undef Dir</font>
00094 <font class="preprocessor"></font><font class="preprocessor">#undef ScriptCommand</font>
00095 <font class="preprocessor"></font><font class="preprocessor">#undef ScriptSymbol</font>
00096 <font class="preprocessor"></font><font class="preprocessor">#undef ScriptInterp</font>
00097 <font class="preprocessor"></font><font class="preprocessor">#undef ScriptImage</font>
00098 <font class="preprocessor"></font><font class="preprocessor">#endif</font>
00099 <font class="preprocessor"></font>
</div></pre><hr><address><small>Generated at Thu Oct 4 15:32:58 2001 for CommonC++ by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.5 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2001</small></address>
</body>
</html>