type_caster< type, SFINAE > Member List

This is the complete list of members for type_caster< type, SFINAE >, including all inherited members.

cast(const itype &src, return_value_policy policy, handle parent)type_caster_base< type >inlinestatic
cast(itype &&src, return_value_policy, handle parent)type_caster_base< type >inlinestatic
cast(const itype *src, return_value_policy policy, handle parent)type_caster_base< type >inlinestatic
type_caster_generic::cast(const void *_src, return_value_policy policy, handle parent, const detail::type_info *tinfo, void *(*copy_constructor)(const void *), void *(*move_constructor)(const void *), const void *existing_holder=nullptr)type_caster_genericinlinestatic
cast_holder(const itype *src, const void *holder)type_caster_base< type >inlinestatic
cast_op_type typedeftype_caster_base< type >
check_holder_compat()type_caster_genericinline
Constructor typedeftype_caster_base< type >protected
cpptypetype_caster_generic
load(handle src, bool convert)type_caster_genericinline
load_impl(handle src, bool convert)type_caster_genericinline
load_value(value_and_holder &&v_h)type_caster_genericinline
local_load(PyObject *src, const type_info *ti)type_caster_genericinlinestatic
make_copy_constructor(const T *x) -> decltype(new T(*x), Constructortype_caster_base< type >inlineprotectedstatic
make_copy_constructor(...)type_caster_base< type >inlineprotectedstatic
make_move_constructor(const T *x) -> decltype(new T(std::move(*const_cast< T * >(x))), Constructortype_caster_base< type >inlineprotectedstatic
make_move_constructor(...)type_caster_base< type >inlineprotectedstatic
nametype_caster_base< type >static
operator itype &()type_caster_base< type >inline
operator itype *()type_caster_base< type >inline
src_and_type(const itype *src)type_caster_base< type >inlinestatic
type_caster_generic::src_and_type(const void *src, const std::type_info &cast_type, const std::type_info *rtti_type=nullptr)type_caster_genericinlinestatic
try_direct_conversions(handle src)type_caster_genericinline
try_implicit_casts(handle src, bool convert)type_caster_genericinline
try_load_foreign_module_local(handle src)type_caster_genericinline
type_caster_base()type_caster_base< type >inline
type_caster_base(const std::type_info &info)type_caster_base< type >inlineexplicit
type_caster_generic(const std::type_info &type_info)type_caster_genericinline
type_caster_generic(const type_info *typeinfo)type_caster_genericinline
typeinfotype_caster_generic
valuetype_caster_generic


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54