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

Public Member Functions

bool load (handle src, bool convert)
 
 PYBIND11_TYPE_CASTER (ArgInspector2, _("ArgInspector2"))
 

Static Public Member Functions

static handle cast (const ArgInspector2 &src, return_value_policy, handle)
 

Detailed Description

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

Definition at line 34 of file test_custom_type_casters.cpp.

Member Function Documentation

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

Definition at line 45 of file test_custom_type_casters.cpp.

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

Definition at line 38 of file test_custom_type_casters.cpp.

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

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


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