#include "ServerSettings.h"
#include <stdio.h>
#include <string.h>
Include dependency graph for ServerSettings.C:
Go to the source code of this file.
File: ServerSettings.C Project: Robocup Soccer Simulation Team: UvA Trilearn 2001 Authors: Jelle Kok and Remco de Boer Created: 28/11/2000 Last Revision: 06/01/2002 Contents: Code file for class ServerSettings. It contains all the member method implementations of the ServerSettings class. This class contains all the Soccerserver parameters that are available in the configuration files 'server.conf' and 'player.conf' along with their default values and standard set- and get methods for manipulating these values.
Definition in file ServerSettings.C.