Proxy of C++ til_t class.
|
| "bool" | is_dirty (self, *args) |
| | is_dirty(self) -> bool Has the til been modified? (TIL_MOD)
|
| |
| "void" | set_dirty (self, *args) |
| | set_dirty(self) Mark the til as modified (TIL_MOD)
|
| |
| "til_t *" | base (self, *args) |
| | base(self, n) -> til_t tils that our til is based on
|
| |
| | __init__ (self, *args) |
| | init(self) -> til_t
|
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | name = property(_ida_typeinf.til_t_name_get, _ida_typeinf.til_t_name_set, doc=) |
| |
| | desc = property(_ida_typeinf.til_t_desc_get, _ida_typeinf.til_t_desc_set, doc=) |
| |
| | nbases = property(_ida_typeinf.til_t_nbases_get, _ida_typeinf.til_t_nbases_set, doc=) |
| |
| | flags = property(_ida_typeinf.til_t_flags_get, _ida_typeinf.til_t_flags_set, doc=) |
| |
| | cc = property(_ida_typeinf.til_t_cc_get, _ida_typeinf.til_t_cc_set, doc=) |
| |
| | nrefs = property(_ida_typeinf.til_t_nrefs_get, _ida_typeinf.til_t_nrefs_set, doc=) |
| |
| | nstreams = property(_ida_typeinf.til_t_nstreams_get, _ida_typeinf.til_t_nstreams_set, doc=) |
| |
| | streams = property(_ida_typeinf.til_t_streams_get, _ida_typeinf.til_t_streams_set, doc=) |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ base()
| "til_t *" base |
( |
| self, |
|
|
* | args ) |
◆ is_dirty()
| "bool" is_dirty |
( |
| self, |
|
|
* | args ) |
◆ set_dirty()
| "void" set_dirty |
( |
| self, |
|
|
* | args ) |
◆ cc
| cc = property(_ida_typeinf.til_t_cc_get, _ida_typeinf.til_t_cc_set, doc=) |
|
static |
◆ desc
| desc = property(_ida_typeinf.til_t_desc_get, _ida_typeinf.til_t_desc_set, doc=) |
|
static |
◆ flags
| flags = property(_ida_typeinf.til_t_flags_get, _ida_typeinf.til_t_flags_set, doc=) |
|
static |
◆ name
| name = property(_ida_typeinf.til_t_name_get, _ida_typeinf.til_t_name_set, doc=) |
|
static |
◆ nbases
| nbases = property(_ida_typeinf.til_t_nbases_get, _ida_typeinf.til_t_nbases_set, doc=) |
|
static |
◆ nrefs
| nrefs = property(_ida_typeinf.til_t_nrefs_get, _ida_typeinf.til_t_nrefs_set, doc=) |
|
static |
◆ nstreams
| nstreams = property(_ida_typeinf.til_t_nstreams_get, _ida_typeinf.til_t_nstreams_set, doc=) |
|
static |
◆ streams
| streams = property(_ida_typeinf.til_t_streams_get, _ida_typeinf.til_t_streams_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: