Classes | Typedefs
lanelet::io_handlers Namespace Reference

Classes

class  BinParser
 
class  BinWriter
 Writer class for binary files (using boost serialization) More...
 
class  IOHandler
 Base class for all handlers (writers and parsers) More...
 
class  OsmParser
 Parser class for osm files. More...
 
class  OsmWriter
 Writer class for osm files. More...
 
class  Parser
 Base object for parsers. To create a new parser, you have to do the following steps: More...
 
class  ParserFactory
 Factory class for all suppored lanelet map parsers. More...
 
class  RegisterParser
 Registration object for a parser. Needs to be instanciated as static object once to register a parser. Registration might look like this: static RegisterParser<Myparser> register;. More...
 
class  RegisterWriter
 Registration object for a writer. Needs to be instanciated as static object once to register a writer. Registration might look like this: static RegisterWriter<Mywriter> register;. More...
 
class  Writer
 Base object for writers. To create a new writer, you have to do the following steps: More...
 
class  WriterFactory
 Factory class for all supported lanelet map writers. More...
 

Typedefs

using Errors = std::vector< std::string >
 

Typedef Documentation

◆ Errors

typedef std::vector< std::string > lanelet::io_handlers::Errors

Definition at line 20 of file OsmHandlerLoad.cpp.



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