Proxy of C++ lowertype_helper_t class.
|
| | __init__ (self, *args, **kwargs) |
| |
| "bool" | func_has_stkframe_hole (self, "tinfo_t" candidate, "func_type_data_t" candidate_data) |
| | func_has_stkframe_hole(self, candidate, candidate_data) -> bool
|
| |
| "int" | get_func_purged_bytes (self, "tinfo_t" candidate, "func_type_data_t" candidate_data) |
| | get_func_purged_bytes(self, candidate, candidate_data) -> int
|
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args, |
|
|
** | kwargs ) |
◆ func_has_stkframe_hole()
| "bool" func_has_stkframe_hole |
( |
| self, |
|
|
"tinfo_t" | candidate, |
|
|
"func_type_data_t" | candidate_data ) |
◆ get_func_purged_bytes()
| "int" get_func_purged_bytes |
( |
| self, |
|
|
"tinfo_t" | candidate, |
|
|
"func_type_data_t" | candidate_data ) |
◆ 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: