|
static bool | dunderContains (const std::string &attributeKind) |
|
static nb::callable | dundeGetItemNamed (const std::string &attributeKind) |
|
static void | dundeSetItemNamed (const std::string &attributeKind, nb::callable func, bool replace) |
|
static void | bind (nb::module_ &m) |
|
Definition at line 271 of file IRCore.cpp.
◆ bind()
static void PyAttrBuilderMap::bind |
( |
nb::module_ & |
m | ) |
|
|
inlinestatic |
◆ dundeGetItemNamed()
static nb::callable PyAttrBuilderMap::dundeGetItemNamed |
( |
const std::string & |
attributeKind | ) |
|
|
inlinestatic |
◆ dunderContains()
static bool PyAttrBuilderMap::dunderContains |
( |
const std::string & |
attributeKind | ) |
|
|
inlinestatic |
◆ dundeSetItemNamed()
static void PyAttrBuilderMap::dundeSetItemNamed |
( |
const std::string & |
attributeKind, |
|
|
nb::callable |
func, |
|
|
bool |
replace |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: