Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Connection.h File Reference

#include <stdio.h>
#include <ostream.h>
#include <netdb.h>
#include <arpa/inet.h>

Include dependency graph for Connection.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  _socket
class  Connection

Typedefs

typedef _socket Socket


Detailed Description

File:          Connection.h
Project:       Robocup Soccer Simulation Team: UvA Trilearn 2001
Authors:       Jelle Kok and Remco de Boer
Created:       23/11/2000
Last Revision: 06/01/2002
Contents:      This file contains the class declarations for the
               Connection class which sets up a connection with the
               soccer server. Based on sampleclient from soccer server.

Definition in file Connection.h.


Typedef Documentation

typedef struct _socket Socket
 

Socket is a combination of a filedescriptor with a server adress.


Generated on Thu Mar 7 00:37:45 2002 for UvA Trilearn 2001 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001