Public Member Functions | Static Public Member Functions | List of all members
converters::PythonToPairConverter< T1, T2 > Struct Template Reference

#include <converter.h>

Public Member Functions

 PythonToPairConverter ()
 

Static Public Member Functions

static void construct (PyObject *obj, py::converter::rvalue_from_python_stage1_data *data)
 
static void * convertible (PyObject *obj)
 

Detailed Description

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

Definition at line 190 of file converter.h.

Constructor & Destructor Documentation

◆ PythonToPairConverter()

template<typename T1 , typename T2 >
converters::PythonToPairConverter< T1, T2 >::PythonToPairConverter ( )
inline

Definition at line 191 of file converter.h.

Member Function Documentation

◆ construct()

template<typename T1 , typename T2 >
static void converters::PythonToPairConverter< T1, T2 >::construct ( PyObject *  obj,
py::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic

Definition at line 203 of file converter.h.

◆ convertible()

template<typename T1 , typename T2 >
static void* converters::PythonToPairConverter< T1, T2 >::convertible ( PyObject *  obj)
inlinestatic

Definition at line 194 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