Public Member Functions | Static Public Member Functions | List of all members
other_lib::my_caster Struct Reference
Inheritance diagram for other_lib::my_caster:
Inheritance graph
[legend]

Public Member Functions

bool load (py_::handle, bool)
 
 PYBIND11_TYPE_CASTER (MyType, py_::detail::const_name("MyType"))
 

Static Public Member Functions

static py_::handle cast (const MyType &, py_::return_value_policy, py_::handle)
 

Detailed Description

Definition at line 120 of file test_custom_type_casters.cpp.

Member Function Documentation

◆ cast()

static py_::handle other_lib::my_caster::cast ( const MyType ,
py_::return_value_policy  ,
py_::handle   
)
inlinestatic

Definition at line 124 of file test_custom_type_casters.cpp.

◆ load()

bool other_lib::my_caster::load ( py_::handle  ,
bool   
)
inline

Definition at line 122 of file test_custom_type_casters.cpp.

◆ PYBIND11_TYPE_CASTER()

other_lib::my_caster::PYBIND11_TYPE_CASTER ( MyType  ,
py_::detail::const_name("MyType")   
)

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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:18:24