Process a keyword argument attribute (without 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 &a, function_record *r) |
static void | init (const arg &a, function_record *r) |
![]() | |
static void | init (const arg &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const arg &, type_record *) |
static void | init (const arg &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const arg &, type_record *) |
static void | precall (function_call &) |
static void | precall (function_call &) |
static void | postcall (function_call &, handle) |
static void | postcall (function_call &, handle) |
Process a keyword argument attribute (without a default value)
|
inlinestatic |
Definition at line 463 of file attr.h.
References append_self_arg_if_needed(), function_record::args, check_kw_only_arg(), arg::flag_noconvert, arg::flag_none, and arg::name.
|
inlinestatic |
Definition at line 465 of file attr.h.
References append_self_arg_if_needed(), function_record::args, check_kw_only_arg(), arg::flag_noconvert, arg::flag_none, and arg::name.