Developer Documentation
pybind11::detail::type_caster< UpdateType > Member List

This is the complete list of members for pybind11::detail::type_caster< UpdateType >, including all inherited members.

cast(UpdateType src, return_value_policy, handle)pybind11::detail::type_caster< UpdateType >inlinestatic
load(handle src, bool)pybind11::detail::type_caster< UpdateType >inline
PYBIND11_TYPE_CASTER(UpdateType, _("UpdateType"))pybind11::detail::type_caster< UpdateType >