#include <string>
#include "Location.h"
#include "Platform/SystemCall.h"
#include "Tools/Streams/InStreams.h"
Include dependency graph for Location.cpp:
Go to the source code of this file.
Functions | |
Location & | getLocation () |
Returns a reference to the location configuration. | |
Variables | |
Location | theLocation |
Definition in file Location.cpp.
|
Returns a reference to the location configuration.
Definition at line 16 of file Location.cpp. References theLocation. Referenced by BoxSpecialist::BoxSpecialist(), DefaultTacticChooser::DefaultTacticChooser(), KickSelectionTable::load(), ColorCorrector::load(), RBallSpecialist2::RBallSpecialist2(), RDefaultStrategy::RDefaultStrategy(), Sensors::Sensors(), SolutionRequest::setDefaultSolutions(), ColorTableTSLMod::setup(), ColorTable64Mod::setup(), and ColorTable32KMod::setup(). |
|
Definition at line 14 of file Location.cpp. Referenced by getLocation(). |