Public Member Functions | List of all members
lanelet::io_handlers::RegisterParser< T > Class Template Reference

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...

#include <Factory.h>

Public Member Functions

 RegisterParser ()
 

Detailed Description

template<class T>
class lanelet::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;.

Definition at line 153 of file Factory.h.

Constructor & Destructor Documentation

◆ RegisterParser()

template<class T >
lanelet::io_handlers::RegisterParser< T >::RegisterParser ( )
inline

Definition at line 155 of file Factory.h.


The documentation for this class was generated from the following file:


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