This is the complete list of members for map_caster< Type, Key, Value >, including all inherited members.
cast(T &&src, return_value_policy policy, handle parent) | map_caster< Type, Key, Value > | inlinestatic |
key_conv typedef | map_caster< Type, Key, Value > | |
load(handle src, bool convert) | map_caster< Type, Key, Value > | inline |
PYBIND11_TYPE_CASTER(Type, _("Dict[")+key_conv::name+_(", ")+value_conv::name+_("]")) | map_caster< Type, Key, Value > | |
value_conv typedef | map_caster< Type, Key, Value > |