#include <BinHandler.h>
|
| static constexpr const char * | extension () |
| |
| static constexpr const char * | name () |
| |
Static Public Member Functions inherited from lanelet::io_handlers::IOHandler |
| static constexpr const char * | extension () |
| | returns the extension supported by this parser More...
|
| |
| static constexpr const char * | name () |
| | returns the name of this handler. Must not be empty for child classes More...
|
| |
Definition at line 22 of file BinHandler.h.
◆ extension()
| static constexpr const char* lanelet::io_handlers::BinParser::extension |
( |
| ) |
|
|
inlinestatic |
◆ name()
| static constexpr const char* lanelet::io_handlers::BinParser::name |
( |
| ) |
|
|
inlinestatic |
◆ parse()
| std::unique_ptr< LaneletMap > lanelet::io_handlers::BinParser::parse |
( |
const std::string & |
filename, |
|
|
ErrorMessages & |
|
|
) |
| const |
|
overridevirtual |
The documentation for this class was generated from the following files: