Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cboost::serialization::RegelemDeserialization::DeserialInfo
 Clanelet::osm::FileIntermediate representation of an osm file
 Clanelet::io_handlers::IOHandlerBase class for all handlers (writers and parsers)
 Clanelet::io_handlers::ParserBase object for parsers. To create a new parser, you have to do the following steps:
 Clanelet::io_handlers::BinParser
 Clanelet::io_handlers::OsmParserParser class for osm files
 Clanelet::io_handlers::WriterBase object for writers. To create a new writer, you have to do the following steps:
 Clanelet::io_handlers::BinWriterWriter class for binary files (using boost serialization)
 Clanelet::io_handlers::OsmWriterWriter class for osm files
 Clanelet::LaneletError [external]
 Clanelet::LaneletMultiError [external]
 Clanelet::IOErrorGeneric error for all errors in this module
 Clanelet::DefaultProjectionNotAllowedErrorThrown when a user attempts to load a map with georeferenced data without providing an origin
 Clanelet::FileNotFoundErrorError for not existent filepaths
 Clanelet::ParseErrorError thrown if some error occured during the parsing of the file
 Clanelet::ForwardProjectionErrorThrown by the projector classes if projection from lat/lon to x/y fails
 Clanelet::UnsupportedExtensionErrorError for an unsupported extension
 Clanelet::UnsupportedIOHandlerErrorError thrown if an unsupported handler (parser/writer) has been specified
 Clanelet::WriteErrorError thown if some error occurd during writing of a map
 Clanelet::ReverseProjectionErrorThrown by the projector classes if projection from x/y to lat/lon fails
 CMyStuff
 Clanelet::Origin
 Clanelet::io_handlers::ParserFactoryFactory class for all suppored lanelet map parsers
 Clanelet::osm::PrimitiveCommon abstract base class for all osm primitives. Provides id and attributes
 Clanelet::osm::NodeOsm node object
 Clanelet::osm::RelationOsm relation object
 Clanelet::osm::WayOsm way object
 Clanelet::Projector
 Clanelet::projection::SphericalMercatorProjectorImplements a simple spherical mercator projection
 Cboost::serialization::RegelemDeserialization
 Cboost::serialization::RegelemSerializationRegulatory element
 Clanelet::io_handlers::RegisterParser< T >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;
 Clanelet::io_handlers::RegisterWriter< T >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;
 Clanelet::test_setup::Tempfile
 CTest
 CSerializeTest
 Clanelet::io_handlers::WriterFactoryFactory class for all supported lanelet map writers


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