|
ad_map_access
|
namespace config More...
Classes | |
| class | MapConfigFileHandler |
| Parse config file that specifies all known maps. More... | |
| struct | MapEntry |
| DataType MapEntry. More... | |
| struct | PointOfInterest |
| DataType PointOfInterest. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, MapEntry const &_value) |
| standard ostream operator More... | |
| std::ostream & | operator<< (std::ostream &os, PointOfInterest const &_value) |
| standard ostream operator More... | |
namespace config
Configuration
|
inline |
standard ostream operator
| [in] | os | The output stream to write to |
| [in] | _value | MapEntry value |
|
inline |
standard ostream operator
| [in] | os | The output stream to write to |
| [in] | _value | PointOfInterest value |
1.8.17