Public Member Functions | Static Public Member Functions | List of all members
pybind11::detail::type_caster< ArgAlwaysConverts > Struct Template Reference

Public Member Functions

bool load (handle, bool convert)
 
 PYBIND11_TYPE_CASTER (ArgAlwaysConverts, const_name("ArgAlwaysConverts"))
 

Static Public Member Functions

static handle cast (const ArgAlwaysConverts &, return_value_policy, handle)
 

Detailed Description

template<>
struct pybind11::detail::type_caster< ArgAlwaysConverts >

Definition at line 66 of file test_custom_type_casters.cpp.

Member Function Documentation

◆ cast()

static handle pybind11::detail::type_caster< ArgAlwaysConverts >::cast ( const ArgAlwaysConverts ,
return_value_policy  ,
handle   
)
inlinestatic

Definition at line 72 of file test_custom_type_casters.cpp.

◆ load()

bool pybind11::detail::type_caster< ArgAlwaysConverts >::load ( handle  ,
bool  convert 
)
inline

Definition at line 70 of file test_custom_type_casters.cpp.

◆ PYBIND11_TYPE_CASTER()

pybind11::detail::type_caster< ArgAlwaysConverts >::PYBIND11_TYPE_CASTER ( ArgAlwaysConverts  ,
const_name("ArgAlwaysConverts")   
)

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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:27