Proxy of C++ excinfo_t class.
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| code = property(_ida_idd.excinfo_t_code_get, _ida_idd.excinfo_t_code_set, doc=) |
|
| can_cont = property(_ida_idd.excinfo_t_can_cont_get, _ida_idd.excinfo_t_can_cont_set, doc=) |
|
| ea = property(_ida_idd.excinfo_t_ea_get, _ida_idd.excinfo_t_ea_set, doc=) |
|
| info = property(_ida_idd.excinfo_t_info_get, _ida_idd.excinfo_t_info_set, doc=) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
◆ can_cont
can_cont = property(_ida_idd.excinfo_t_can_cont_get, _ida_idd.excinfo_t_can_cont_set, doc=) |
|
static |
◆ code
code = property(_ida_idd.excinfo_t_code_get, _ida_idd.excinfo_t_code_set, doc=) |
|
static |
◆ ea
ea = property(_ida_idd.excinfo_t_ea_get, _ida_idd.excinfo_t_ea_set, doc=) |
|
static |
◆ info
info = property(_ida_idd.excinfo_t_info_get, _ida_idd.excinfo_t_info_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: