Go to the documentation of this file.
9 namespace io_handlers {
15 using Ptr = std::shared_ptr<IOHandler>;
25 static constexpr
const char*
extension() {
return ""; }
32 static constexpr
const char*
name() {
return ""; }
io::Configuration config()
std::vector< std::string > ErrorMessages
static constexpr const char * extension()
returns the extension supported by this parser
std::map< std::string, Attribute > Configuration
std::shared_ptr< IOHandler > Ptr
const Origin & origin() const
Obtain the internal origin.
IOHandler(const Projector &projector, const io::Configuration &config=io::Configuration())
const io::Configuration * config_
const Projector * projector_
virtual void handleDefaultProjector() const =0
using a default projector is not allowed. The implementations define how this issue is handled.
const Projector & projector() const
static constexpr const char * name()
returns the name of this handler. Must not be empty for child classes
virtual ~IOHandler()=default
Base class for all handlers (writers and parsers)
bool isDefault
The position of the origin.
lanelet2_io
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:26:03