src/Connection.h File Reference

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

Include dependency graph for Connection.h:

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

Go to the source code of this file.

Data Structures

struct  _socket
class  Connection

Typedefs

typedef _socket Socket


Detailed Description

File:          Connection.h
Project:       Robocup Soccer Simulation Team: UvA Trilearn
Authors:       Jelle Kok
Created:       23/11/2000
Last Revision: $ID$
Contents:      This file contains the class declarations for the
               Connection class which sets up a connection with the
               soccer server.

Changes

Date             Author          Comment
23/11/2000      Jelle Kok       Initial version created

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 Apr 26 22:45:29 2007 for GangOfSix(GOS)-RoboCupTeamProject by  doxygen 1.5.1-p1