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

Connection.cpp File Reference

#include <errno.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include <sys/socket.h>
#include "Connection.h"
#include "Logger.h"

Include dependency graph for Connection.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  std

Variables

Logger Log


Detailed Description

File:          Connection.cpp
Project:       Robocup Soccer Simulation Team: UvA Trilearn
Authors:       Jelle Kok
Created:       23/11/2000
Last Revision: $ID$
Contents:      This file contains the class definitions 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.cpp.


Variable Documentation

Logger Log
 

This is a reference to the Logger for writing info to

Definition at line 65 of file Connection.cpp.


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