IDAPython 9.0
Loading...
Searching...
No Matches
excinfo_t Class Reference
Inheritance diagram for excinfo_t:

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str code
 
str can_cont
 
str ea = property(_ida_idd.excinfo_t_ea_get, _ida_idd.excinfo_t_ea_set)
 
str info
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ can_cont

str can_cont
static
Initial value:
= property(_ida_idd.excinfo_t_can_cont_get, _ida_idd.
excinfo_t_can_cont_set)

◆ code

str code
static
Initial value:
= property(_ida_idd.excinfo_t_code_get, _ida_idd.
excinfo_t_code_set)

◆ ea

str ea = property(_ida_idd.excinfo_t_ea_get, _ida_idd.excinfo_t_ea_set)
static

◆ info

str info
static
Initial value:
= property(_ida_idd.excinfo_t_info_get, _ida_idd.
excinfo_t_info_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: