#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 2001 Authors: Jelle Kok and Remco de Boer Created: 28/11/2000 Last Revision: 06/01/2002 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.
Definition in file ServerSettings.h.