#include "GenericValues.h"
Include dependency graph for ServerSettings.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | HeteroPlayerSettings |
class | ServerSettings |
File: ServerSettings.h Project: Robocup Soccer Simulation Team: UvA Trilearn Authors: Jelle Kok Created: 28/11/2000 Last Revision: $ID$ Contents: Header file for class ServerSettings. It contains all the member data and member method declarations 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. This file also contains the definition of the HeteroPlayerSettings class which contains all the SoccerServer parameters which together define a heterogeneous player type.
Changes
Date Author Comment 28/11/2000 Jelle Kok Initial version (based on Emiel Corten) 31/01/2001 Remco de Boer Settings for server version 7.xx added 27/04/2001 Remco de Boer add drop_ball_time and player.conf parameters 01/05/2001 Remco de Boer Version including full documentation completed 07/05/2001 Jelle Kok HeteroPlayerSettings class and dExtraStamina 08/05/2001 Remco de Boer Documentation updated
Definition in file ServerSettings.h.