maliput_multilane
MultiBranchBasedTest Class Reference

Detailed Description

A fixture for tests that use a road that branches from one lane into multiple lanes.

#include <include/maliput_multilane_test_utilities/fixtures.h>

Inheritance diagram for MultiBranchBasedTest:
[legend]

Protected Member Functions

 MultiBranchBasedTest ()
 

Protected Attributes

std::unique_ptr< const maliput::api::RoadGeometryroad_geometry_
 
const maliput::api::RoadGeometry::IdIndexindex_
 

Constructor & Destructor Documentation

◆ MultiBranchBasedTest()

MultiBranchBasedTest ( )
protected

Member Data Documentation

◆ index_

const maliput::api::RoadGeometry::IdIndex& index_
protected

◆ road_geometry_

std::unique_ptr<const maliput::api::RoadGeometry> road_geometry_
protected

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