maliput
RuleConstants Struct Reference

Detailed Description

Constants to identify attributes used in both api::rules::DiscreteValueRules and api::rules::RangeValueRules Types.

#include <include/maliput/base/yaml_conversion.h>

Static Public Attributes

static const char * kId {"id"}
 
static const char * kLaneId {"lane_id"}
 
static const char * kRelatedRules {"related_rules"}
 
static const char * kRelatedUniqueIds {"related_unique_ids"}
 
static const char * kSeverity {"severity"}
 
static const char * kSRange {"s_range"}
 
static const char * kType {"type"}
 
static const char * kZone {"zone"}
 

Member Data Documentation

◆ kId

const char * kId {"id"}
static

◆ kLaneId

const char * kLaneId {"lane_id"}
static

◆ kRelatedRules

const char * kRelatedRules {"related_rules"}
static

◆ kRelatedUniqueIds

const char * kRelatedUniqueIds {"related_unique_ids"}
static

◆ kSeverity

const char * kSeverity {"severity"}
static

◆ kSRange

const char * kSRange {"s_range"}
static

◆ kType

const char * kType {"type"}
static

◆ kZone

const char * kZone {"zone"}
static

The documentation for this struct was generated from the following files: