IDAPython 9.0
Loading...
Searching...
No Matches
tev_info_t Class Reference

Proxy of C++ tev_info_t class.

Inheritance diagram for tev_info_t:

Public Member Functions

 __init__ (self)
 init(self) -> tev_info_t
 

Static Public Attributes

str type = property(_ida_dbg.tev_info_t_type_get, _ida_dbg.tev_info_t_type_set, doc=)
 
str tid = property(_ida_dbg.tev_info_t_tid_get, _ida_dbg.tev_info_t_tid_set, doc=)
 
str ea = property(_ida_dbg.tev_info_t_ea_get, _ida_dbg.tev_info_t_ea_set, doc=)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ ea

str ea = property(_ida_dbg.tev_info_t_ea_get, _ida_dbg.tev_info_t_ea_set, doc=)
static

◆ tid

str tid = property(_ida_dbg.tev_info_t_tid_get, _ida_dbg.tev_info_t_tid_set, doc=)
static

◆ type

str type = property(_ida_dbg.tev_info_t_type_get, _ida_dbg.tev_info_t_type_set, doc=)
static

Property Documentation

◆ 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: