Configuration.h
Go to the documentation of this file.
1 #pragma once
3 
4 #include <map>
5 #include <string>
6 namespace lanelet {
7 namespace io {
8 using Configuration = std::map<std::string, Attribute>;
9 } // namespace io
10 } // namespace lanelet
lanelet
lanelet::io::Configuration
std::map< std::string, Attribute > Configuration
Definition: Configuration.h:8
Attribute.h


lanelet2_io
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:26:03