Proxy of C++ block_chains_t class.
|
"chain_t *" | get_reg_chain (self, *args) |
| get_reg_chain(self, reg, width=1) -> chain_t
|
|
"chain_t *" | get_stk_chain (self, *args) |
| get_stk_chain(self, off, width=1) -> chain_t
|
|
"chain_t *" | get_chain (self, *args) |
| get_chain(self, k, width=1) -> chain_t
|
|
"char const *" | dstr (self, *args) |
| dstr(self) -> char const *
|
|
| __init__ (self, *args) |
| init(self) -> block_chains_t
|
|
|
"void" | _print (self, *args) |
| _print(self)
|
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
◆ _print()
"void" _print |
( |
| self, |
|
|
* | args ) |
|
protected |
◆ dstr()
"char const *" dstr |
( |
| self, |
|
|
* | args ) |
◆ get_chain()
"chain_t *" get_chain |
( |
| self, |
|
|
* | args ) |
- Parameters
-
get_chain(self, ch) -> chain_t
- Parameters
-
◆ get_reg_chain()
"chain_t *" get_reg_chain |
( |
| self, |
|
|
* | args ) |
◆ get_stk_chain()
"chain_t *" get_stk_chain |
( |
| self, |
|
|
* | args ) |
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: