connection_8c.html

来自「仿真人工智能是指用人工的方法和技术」· HTML 代码 · 共 75 行

HTML
75
字号
<!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>Connection.C File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body bgcolor="#ffffff"><!-- Generated by Doxygen 1.2.12 --><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="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>Connection.C File Reference</h1><code>#include &lt;errno.h&gt;</code><br><code>#include &lt;unistd.h&gt;</code><br><code>#include &lt;string.h&gt;</code><br><code>#include &lt;sys/types.h&gt;</code><br><code>#include &lt;sys/socket.h&gt;</code><br><code>#include "<a class="el" href="Connection_8h-source.html">Connection.h</a>"</code><br><code>#include "<a class="el" href="Logger_8h-source.html">Logger.h</a>"</code><br><p>Include dependency graph for Connection.C:<p><center><img src="Connection_8C__incl.gif" border="0" usemap="#Connection.C_map" alt="Include dependency graph"></center><map name="Connection.C_map"><area href="Connection_8h.html" shape="rect" coords="443,80,529,99" alt=""><area href="Logger_8h.html" shape="rect" coords="677,80,738,99" alt=""></map><p><a href="Connection_8C-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0><tr><td colspan=2><br><h2>Variables</h2></td></tr><tr><td nowrap align=right valign=top><a class="el" href="classLogger.html">Logger</a>&nbsp;</td><td valign=bottom><a class="el" href="Connection_8C.html#a0">Log</a></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2> <pre><b>File:</b>          <a class="el" href="Connection_8C.html">Connection.C</a><b>Project:</b>       Robocup Soccer Simulation Team: UvA Trilearn 2001<b>Authors:</b>       Jelle Kok and Remco de Boer<b>Created:</b>       23/11/2000<b>Last Revision:</b> 06/01/2002<b>Contents:</b>      This file contains the class definitions for the               <a class="el" href="classConnection.html">Connection</a> class which sets up a connection with the               soccer server.</pre><p><p>Definition in file <a class="el" href="Connection_8C-source.html">Connection.C</a>.<hr><h2>Variable Documentation</h2><a name="a0" doxytag="Connection.C::Log"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classLogger.html">Logger</a> Log      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>This is a reference to the <a class="el" href="classLogger.html">Logger</a> for writing info to. <p>Definition at line <a class="el" href="Connection_8C-source.html#l00056">56</a> of file <a class="el" href="Connection_8C-source.html">Connection.C</a>.    </td>  </tr></table><hr><address><small>Generated on Thu Mar 7 00:37:45 2002 for UvA Trilearn 2001 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.12 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, &copy;&nbsp;1997-2001</small></address></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?