Proxy of C++ edm_t class.
|
| "bool" | __eq__ (self, "edm_t" r) |
| | eq(self, r) -> bool
|
| |
| "bool" | __ne__ (self, "edm_t" r) |
| | ne(self, r) -> bool
|
| |
| "void" | swap (self, "edm_t" r) |
| | swap(self, r)
|
| |
| "tid_t" | get_tid (self) |
| | get_tid(self) -> tid_t
|
| |
| | __init__ (self) |
| | init(self) -> edm_t
|
| |
|
| str | name = property(_ida_typeinf.edm_t_name_get, _ida_typeinf.edm_t_name_set, doc=) |
| |
| str | cmt = property(_ida_typeinf.edm_t_cmt_get, _ida_typeinf.edm_t_cmt_set, doc=) |
| |
| str | value = property(_ida_typeinf.edm_t_value_get, _ida_typeinf.edm_t_value_set, doc=) |
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
◆ __eq__()
| "bool" __eq__ |
( |
| self, |
|
|
"edm_t" | r ) |
◆ __ne__()
| "bool" __ne__ |
( |
| self, |
|
|
"edm_t" | r ) |
◆ get_tid()
◆ swap()
| "void" swap |
( |
| self, |
|
|
"edm_t" | r ) |
◆ cmt
| str cmt = property(_ida_typeinf.edm_t_cmt_get, _ida_typeinf.edm_t_cmt_set, doc=) |
|
static |
◆ name
| str name = property(_ida_typeinf.edm_t_name_get, _ida_typeinf.edm_t_name_set, doc=) |
|
static |
◆ value
| str value = property(_ida_typeinf.edm_t_value_get, _ida_typeinf.edm_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: