| Trees | Indices | Help |
|
|---|
|
|
object --+
|
exception_info_t
Proxy of C++ exception_info_t class
| Instance Methods | |||
|
|||
| bool |
|
||
| bool |
|
||
| exception_info_t |
|
||
|
Inherited from |
|||
| Class Variables | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v:
|
|
code = _swig_property(_idaapi.exception_info_t_code_get, _idaa
|
|
flags = _swig_property(_idaapi.exception_info_t_flags_get, _id
|
|
name = _swig_property(_idaapi.exception_info_t_name_get, _idaa
|
|
desc = _swig_property(_idaapi.exception_info_t_desc_get, _idaa
|
|
__swig_destroy__ = _idaapi.delete_exception_info_t
|
|
__del__ = lambda self:
|
|
| Properties | |
|
Inherited from |
| Method Details |
repr(x)
|
__init__(self, uint _code, uint32 _flags, char _name, char _desc) -> exception_info_t
|
| Class Variable Details |
thisown
|
code
|
flags
|
name
|
desc
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jul 16 14:23:49 2010 | http://epydoc.sourceforge.net |