maliput_malidrive
header.h File Reference
#include <optional>
#include <ostream>
#include <string>
#include "maliput_malidrive/common/macros.h"
Include dependency graph for header.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  Header
 Holds the values of a XODR description's header. More...
 

Namespaces

 malidrive
 Generate a new XODR file which is filled with Roads that are extracted from an another XODR file.
 
 malidrive::xodr
 

Functions

std::ostream & operator<< (std::ostream &out, const Header &header)
 Streams a string representation of header into out. More...