maliput
traffic_lights.cc File Reference
#include "maliput/api/rules/traffic_lights.h"
#include <algorithm>
#include <utility>
#include "maliput/common/maliput_abort.h"
#include "maliput/common/maliput_throw.h"
Include dependency graph for traffic_lights.cc:

Namespaces

 maliput
 Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h.
 
 maliput::api
 
 maliput::api::rules
 

Functions

std::unordered_map< BulbColor, const char *, maliput::common::DefaultHashBulbColorMapper ()
 Maps BulbColor enums to string representations. More...
 
std::unordered_map< BulbType, const char *, maliput::common::DefaultHashBulbTypeMapper ()
 Maps BulbType enums to string representations. More...
 
std::unordered_map< BulbState, const char *, maliput::common::DefaultHashBulbStateMapper ()
 Maps BulbState enums to string representations. More...