Public Member Functions | Static Public Member Functions | List of all members
PYBIND11_NAMESPACE::detail::type_caster< ArgInspector1 > Struct Reference

Public Member Functions

bool load (handle src, bool convert)
 
 PYBIND11_TYPE_CASTER (ArgInspector1, const_name("ArgInspector1"))
 

Static Public Member Functions

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

Detailed Description

Definition at line 27 of file test_custom_type_casters.cpp.

Member Function Documentation

◆ cast()

static handle PYBIND11_NAMESPACE::detail::type_caster< ArgInspector1 >::cast ( const ArgInspector1 src,
return_value_policy  ,
handle   
)
inlinestatic

Definition at line 44 of file test_custom_type_casters.cpp.

◆ load()

bool PYBIND11_NAMESPACE::detail::type_caster< ArgInspector1 >::load ( handle  src,
bool  convert 
)
inline

Definition at line 36 of file test_custom_type_casters.cpp.

◆ PYBIND11_TYPE_CASTER()

PYBIND11_NAMESPACE::detail::type_caster< ArgInspector1 >::PYBIND11_TYPE_CASTER ( ArgInspector1  ,
const_name("ArgInspector1")   
)

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


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