Proxy of C++ type_attr_t class.
|
| "bool" | __lt__ (self, "type_attr_t" r) |
| | lt(self, r) -> bool
|
| |
| "bool" | __ge__ (self, "type_attr_t" r) |
| | ge(self, r) -> bool
|
| |
| | __init__ (self) |
| | init(self) -> type_attr_t
|
| |
|
| str | key = property(_ida_typeinf.type_attr_t_key_get, _ida_typeinf.type_attr_t_key_set, doc=) |
| |
| str | value = property(_ida_typeinf.type_attr_t_value_get, _ida_typeinf.type_attr_t_value_set, doc=) |
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
◆ __ge__()
| "bool" __ge__ |
( |
| self, |
|
|
"type_attr_t" | r ) |
◆ __lt__()
| "bool" __lt__ |
( |
| self, |
|
|
"type_attr_t" | r ) |
◆ key
| str key = property(_ida_typeinf.type_attr_t_key_get, _ida_typeinf.type_attr_t_key_set, doc=) |
|
static |
◆ value
| str value = property(_ida_typeinf.type_attr_t_value_get, _ida_typeinf.type_attr_t_value_set, doc=) |
|
static |
◆ 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: