Recursively iterate over variadic template arguments. More...
#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/attr.h>
Static Public Member Functions | |
static void | init (const Args &...args, function_record *r) |
static void | init (const Args &...args, type_record *r) |
static void | precall (function_call &call) |
static void | postcall (function_call &call, handle fn_ret) |
static void | init (const Args &...args, function_record *r) |
static void | init (const Args &...args, type_record *r) |
static void | precall (function_call &call) |
static void | postcall (function_call &call, handle fn_ret) |
Recursively iterate over variadic template arguments.
|
inlinestatic |
Definition at line 629 of file attr.h.
References init(), PYBIND11_WORKAROUND_INCORRECT_GCC_UNUSED_BUT_SET_PARAMETER, and PYBIND11_WORKAROUND_INCORRECT_MSVC_C4100.
Referenced by class_< type_, options >::class_(), and cpp_function::initialize().
|
inlinestatic |
Definition at line 632 of file attr.h.
References init(), PYBIND11_WORKAROUND_INCORRECT_GCC_UNUSED_BUT_SET_PARAMETER, and PYBIND11_WORKAROUND_INCORRECT_MSVC_C4100.
|
inlinestatic |
Definition at line 636 of file attr.h.
References init(), PYBIND11_WORKAROUND_INCORRECT_GCC_UNUSED_BUT_SET_PARAMETER, and PYBIND11_WORKAROUND_INCORRECT_MSVC_C4100.
|
inlinestatic |
Definition at line 639 of file attr.h.
References init(), PYBIND11_WORKAROUND_INCORRECT_GCC_UNUSED_BUT_SET_PARAMETER, and PYBIND11_WORKAROUND_INCORRECT_MSVC_C4100.
|
inlinestatic |
Definition at line 649 of file attr.h.
References process_attributes< Args >::postcall(), PYBIND11_WORKAROUND_INCORRECT_GCC_UNUSED_BUT_SET_PARAMETER, and PYBIND11_WORKAROUND_INCORRECT_MSVC_C4100.
Referenced by cpp_function::initialize(), and process_attributes< Args >::postcall().
|
inlinestatic |
Definition at line 652 of file attr.h.
References process_attributes< Args >::postcall(), PYBIND11_WORKAROUND_INCORRECT_GCC_UNUSED_BUT_SET_PARAMETER, and PYBIND11_WORKAROUND_INCORRECT_MSVC_C4100.
|
inlinestatic |
Definition at line 643 of file attr.h.
References process_attributes< Args >::precall(), and PYBIND11_WORKAROUND_INCORRECT_MSVC_C4100.
Referenced by cpp_function::initialize(), and process_attributes< Args >::precall().
|
inlinestatic |
Definition at line 646 of file attr.h.
References process_attributes< Args >::precall(), and PYBIND11_WORKAROUND_INCORRECT_MSVC_C4100.