Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nboost
 Nserialization
 CRegelemDeserialization
 CDeserialInfo
 CRegelemSerializationRegulatory element
 Nlanelet
 Nio_handlers
 CBinParser
 CBinWriterWriter class for binary files (using boost serialization)
 CIOHandlerBase class for all handlers (writers and parsers)
 COsmParserParser class for osm files
 COsmWriterWriter class for osm files
 CParserBase object for parsers. To create a new parser, you have to do the following steps:
 CParserFactoryFactory class for all suppored lanelet map parsers
 CRegisterParserRegistration 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;
 CRegisterWriterRegistration 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;
 CWriterBase object for writers. To create a new writer, you have to do the following steps:
 CWriterFactoryFactory class for all supported lanelet map writers
 Nosm
 CFileIntermediate representation of an osm file
 CNodeOsm node object
 CPrimitiveCommon abstract base class for all osm primitives. Provides id and attributes
 CRelationOsm relation object
 CWayOsm way object
 Nprojection
 CSphericalMercatorProjectorImplements a simple spherical mercator projection
 Ntest_setup
 CTempfile
 CDefaultProjectionNotAllowedErrorThrown when a user attempts to load a map with georeferenced data without providing an origin
 CFileNotFoundErrorError for not existent filepaths
 CForwardProjectionErrorThrown by the projector classes if projection from lat/lon to x/y fails
 CIOErrorGeneric error for all errors in this module
 COrigin
 CParseErrorError thrown if some error occured during the parsing of the file
 CProjector
 CReverseProjectionErrorThrown by the projector classes if projection from x/y to lat/lon fails
 CUnsupportedExtensionErrorError for an unsupported extension
 CUnsupportedIOHandlerErrorError thrown if an unsupported handler (parser/writer) has been specified
 CWriteErrorError thown if some error occurd during writing of a map
 CMyStuff
 CSerializeTest


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