maliput
range_value_rule.h File Reference
#include <string>
#include <vector>
#include "maliput/api/regions.h"
#include "maliput/api/rules/rule.h"
#include "maliput/common/maliput_copyable.h"
Include dependency graph for range_value_rule.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RangeValueRule
 Describes a numeric range based rule. More...
 
struct  RangeValueRule::Range
 Defines a range for a RangeValueRule. More...
 

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