Public Attributes | List of all members
converters::PyPair< T1, T2 > Struct Template Reference

#include <converter.h>

Public Attributes

PythonToPairConverter< T1, T2 > fromPy
 
py::to_python_converter< std::pair< T1, T2 >, PairToPythonConverter< T1, T2 > > toPy
 

Detailed Description

template<typename T1, typename T2>
struct converters::PyPair< T1, T2 >

Definition at line 213 of file converter.h.

Member Data Documentation

◆ fromPy

template<typename T1 , typename T2 >
PythonToPairConverter<T1, T2> converters::PyPair< T1, T2 >::fromPy

Definition at line 215 of file converter.h.

◆ toPy

template<typename T1 , typename T2 >
py::to_python_converter<std::pair<T1, T2>, PairToPythonConverter<T1, T2> > converters::PyPair< T1, T2 >::toPy

Definition at line 214 of file converter.h.


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


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