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

Connection.h File Reference

#include <stdio.h>
#include <iostream>
#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
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 Fri Nov 7 11:45:45 2003 for UvA Trilearn 2003 Base Code by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001