maliput
api/segment.h File Reference
#include <optional>
#include <string>
#include "maliput/api/type_specific_identifier.h"
#include "maliput/common/maliput_copyable.h"
Include dependency graph for api/segment.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Segment
 A Segment represents a bundle of adjacent Lanes which share a continuously traversable road surface. More...
 

Namespaces

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

Typedefs

using SegmentId = TypeSpecificIdentifier< class Segment >
 Persistent identifier for a Segment element. More...