Classes | Functions
io.cpp File Reference
#include <lanelet2_io/Io.h>
#include "lanelet2_python/internal/converter.h"
Include dependency graph for io.cpp:

Go to the source code of this file.

Classes

struct  DictToConfigurationConverter
 

Functions

 BOOST_PYTHON_MODULE (PYTHON_API_MODULE_NAME)
 
std::shared_ptr< LaneletMaploadProjectorWrapper (const std::string &filename, const Projector &projector)
 
py::tuple loadWithErrorWrapper (const std::string &filename, const Projector &projector)
 
std::shared_ptr< LaneletMaploadWrapper (const std::string &filename, const Origin &origin)
 
void writeProjectorWrapper (const std::string &filename, const LaneletMap &map, const Projector &projector, const Optional< io::Configuration > &params)
 
ErrorMessages writeWithErrorWrapper (const std::string &filename, const LaneletMap &map, const Projector &projector, const Optional< io::Configuration > &params)
 
void writeWrapper (const std::string &filename, const LaneletMap &map, const Origin &origin, const Optional< io::Configuration > &params)
 

Function Documentation

◆ BOOST_PYTHON_MODULE()

BOOST_PYTHON_MODULE ( PYTHON_API_MODULE_NAME  )

Definition at line 59 of file io.cpp.

◆ loadProjectorWrapper()

std::shared_ptr<LaneletMap> loadProjectorWrapper ( const std::string &  filename,
const Projector projector 
)

Definition at line 36 of file io.cpp.

◆ loadWithErrorWrapper()

py::tuple loadWithErrorWrapper ( const std::string &  filename,
const Projector projector 
)

Definition at line 39 of file io.cpp.

◆ loadWrapper()

std::shared_ptr<LaneletMap> loadWrapper ( const std::string &  filename,
const Origin origin 
)

Definition at line 33 of file io.cpp.

◆ writeProjectorWrapper()

void writeProjectorWrapper ( const std::string &  filename,
const LaneletMap map,
const Projector projector,
const Optional< io::Configuration > &  params 
)

Definition at line 49 of file io.cpp.

◆ writeWithErrorWrapper()

ErrorMessages writeWithErrorWrapper ( const std::string &  filename,
const LaneletMap map,
const Projector projector,
const Optional< io::Configuration > &  params 
)

Definition at line 53 of file io.cpp.

◆ writeWrapper()

void writeWrapper ( const std::string &  filename,
const LaneletMap map,
const Origin origin,
const Optional< io::Configuration > &  params 
)

Definition at line 45 of file io.cpp.



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