Proxy of C++ edm_t class.
|
| "bool" | __eq__ (self, *args) |
| | eq(self, r) -> bool
|
| |
| "bool" | __ne__ (self, *args) |
| | ne(self, r) -> bool
|
| |
| "void" | swap (self, *args) |
| | swap(self, r)
|
| |
| "tid_t" | get_tid (self, *args) |
| | get_tid(self) -> tid_t
|
| |
| | __init__ (self, *args) |
| | init(self) -> edm_t
|
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | name = property(_ida_typeinf.edm_t_name_get, _ida_typeinf.edm_t_name_set, doc=) |
| |
| | cmt = property(_ida_typeinf.edm_t_cmt_get, _ida_typeinf.edm_t_cmt_set, doc=) |
| |
| | value = property(_ida_typeinf.edm_t_value_get, _ida_typeinf.edm_t_value_set, doc=) |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ __eq__()
| "bool" __eq__ |
( |
| self, |
|
|
* | args ) |
◆ __ne__()
| "bool" __ne__ |
( |
| self, |
|
|
* | args ) |
◆ get_tid()
| "tid_t" get_tid |
( |
| self, |
|
|
* | args ) |
◆ swap()
| "void" swap |
( |
| self, |
|
|
* | args ) |
◆ cmt
| cmt = property(_ida_typeinf.edm_t_cmt_get, _ida_typeinf.edm_t_cmt_set, doc=) |
|
static |
◆ name
| name = property(_ida_typeinf.edm_t_name_get, _ida_typeinf.edm_t_name_set, doc=) |
|
static |
◆ thisown
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
◆ value
| value = property(_ida_typeinf.edm_t_value_get, _ida_typeinf.edm_t_value_set, doc=) |
|
static |
The documentation for this class was generated from the following file: