connection_8h.html
来自「仿真人工智能是指用人工的方法和技术」· HTML 代码 · 共 86 行
HTML
86 行
<!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.h 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> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center><hr><h1>Connection.h File Reference</h1><code>#include <stdio.h></code><br><code>#include <ostream.h></code><br><code>#include <netdb.h></code><br><code>#include <arpa/inet.h></code><br><p>Include dependency graph for Connection.h:<p><center><img src="Connection_8h__incl.gif" border="0" usemap="#Connection.h_map" alt="Include dependency graph"></center><map name="Connection.h_map"></map><p>This graph shows which files directly or indirectly include this file:<p><center><img src="Connection_8h__dep__incl.gif" border="0" usemap="#Connection.hdep_map" alt="Included by dependency graph"></center><map name="Connection.hdep_map"><area href="ActHandler_8h.html" shape="rect" coords="126,214,211,233" alt=""><area href="ActHandler_8C.html" shape="rect" coords="14,147,102,166" alt=""><area href="BasicPlayer_8h.html" shape="rect" coords="126,147,211,166" alt=""><area href="BasicPlayer_8C.html" shape="rect" coords="125,81,213,99" alt=""><area href="Player_8h.html" shape="rect" coords="250,81,306,99" alt=""><area href="main_8C.html" shape="rect" coords="338,14,389,33" alt=""><area href="SenseHandler_8h.html" shape="rect" coords="237,214,333,233" alt=""><area href="Player_8C.html" shape="rect" coords="249,14,307,33" alt=""><area href="SenseHandler_8C.html" shape="rect" coords="235,147,334,166" alt=""><area href="Connection_8C.html" shape="rect" coords="357,214,442,233" alt=""></map><p><a href="Connection_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0><tr><td colspan=2><br><h2>Compounds</h2></td></tr><tr><td nowrap align=right valign=top>struct </td><td valign=bottom><a class="el" href="struct__socket.html">_socket</a></td></tr><tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classConnection.html">Connection</a></td></tr><tr><td colspan=2><br><h2>Typedefs</h2></td></tr><tr><td nowrap align=right valign=top>typedef <a class="el" href="struct__socket.html">_socket</a> </td><td valign=bottom><a class="el" href="Connection_8h.html#a0">Socket</a></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2> <pre><b>File:</b> <a class="el" href="Connection_8h.html">Connection.h</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 declarations for the <a class="el" href="classConnection.html">Connection</a> class which sets up a connection with the soccer server. Based on sampleclient from soccer server.</pre><p><p>Definition in file <a class="el" href="Connection_8h-source.html">Connection.h</a>.<hr><h2>Typedef Documentation</h2><a name="a0" doxytag="Connection.h::Socket"></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"> typedef struct <a class="el" href="struct__socket.html">_socket</a> Socket </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Socket is a combination of a filedescriptor with a server adress. </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>, © 1997-2001</small></address></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?