Process a keyword argument attribute (with a default value) More...
#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/attr.h>
Static Public Member Functions | |
static void | init (const arg_v &a, function_record *r) |
static void | init (const arg_v &a, function_record *r) |
![]() | |
static void | init (const arg_v &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const arg_v &, type_record *) |
static void | init (const arg_v &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const arg_v &, type_record *) |
static void | precall (function_call &) |
static void | precall (function_call &) |
static void | postcall (function_call &, handle) |
static void | postcall (function_call &, handle) |
|
inlinestatic |
Definition at line 474 of file attr.h.
References function_record::args, check_kw_only_arg(), arg_v::descr, arg::flag_noconvert, arg::flag_none, handle::inc_ref(), function_record::is_method, function_record::name, arg::name, pybind11_fail(), function_record::scope, arg_v::type, and arg_v::value.
|
inlinestatic |
Definition at line 476 of file attr.h.
References function_record::args, check_kw_only_arg(), arg_v::descr, arg::flag_noconvert, arg::flag_none, handle::inc_ref(), function_record::is_method, function_record::name, arg::name, pybind11_fail(), function_record::scope, arg_v::type, and arg_v::value.