Process an attribute specifying the function's docstring. More...
#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/attr.h>
Static Public Member Functions | |
| static void | init (const doc &n, function_record *r) |
| static void | init (const doc &n, function_record *r) |
Static Public Member Functions inherited from process_attribute_default< doc > | |
| static void | init (const doc &, function_record *) |
| Default implementation: do nothing. More... | |
| static void | init (const doc &, type_record *) |
| static void | init (const doc &, function_record *) |
| Default implementation: do nothing. More... | |
| static void | init (const doc &, 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 393 of file attr.h.
References function_record::doc, and doc::value.
|
inlinestatic |
Definition at line 395 of file attr.h.
References function_record::doc, and doc::value.