#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 VLCColorCorrector::init(), SlamColorCorrector::init(), GT2005ColorCorrector::init(), KickSelectionTable::load(), ColorCorrector::load(), MSH2004ColorCorrector::MSH2004ColorCorrector(), Sensors::Sensors(), SolutionRequest::setDefaultSolutions(), ColorTable64Mod::setup(), ColorTable32KMod::setup(), and VLCImageProcessor::VLCImageProcessor(). |
|
|
Definition at line 14 of file Location.cpp. Referenced by getLocation(). |
1.3.6