Process an attribute which indicates that this function is a method. More...
#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/attr.h>
Static Public Member Functions | |
static void | init (const is_method &s, function_record *r) |
static void | init (const is_method &s, function_record *r) |
![]() | |
static void | init (const is_method &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const is_method &, type_record *) |
static void | init (const is_method &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const is_method &, 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 an attribute which indicates that this function is a method.
|
inlinestatic |
Definition at line 421 of file attr.h.
References is_method::class_, function_record::is_method, and function_record::scope.
|
inlinestatic |
Definition at line 423 of file attr.h.
References is_method::class_, function_record::is_method, and function_record::scope.