Public Types | Static Public Member Functions | List of all members
pinocchio::python::convert_boost_python_object< T > Struct Template Reference

#include <pybind11.hpp>

Public Types

typedef py::object type
 

Static Public Member Functions

static T _from (type t)
 
static type _to (T t)
 

Detailed Description

template<typename T>
struct pinocchio::python::convert_boost_python_object< T >

Definition at line 83 of file pybind11.hpp.

Member Typedef Documentation

◆ type

template<typename T >
typedef py::object pinocchio::python::convert_boost_python_object< T >::type

Definition at line 84 of file pybind11.hpp.

Member Function Documentation

◆ _from()

template<typename T >
static T pinocchio::python::convert_boost_python_object< T >::_from ( type  t)
inlinestatic

Definition at line 89 of file pybind11.hpp.

◆ _to()

template<typename T >
static type pinocchio::python::convert_boost_python_object< T >::_to ( t)
inlinestatic

Definition at line 85 of file pybind11.hpp.


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


pinocchio
Author(s):
autogenerated on Sun Apr 28 2024 02:41:55