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, _("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 49 of file test_custom_type_casters.cpp.

Member Function Documentation

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

Definition at line 57 of file test_custom_type_casters.cpp.

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

Definition at line 53 of file test_custom_type_casters.cpp.

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

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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:12