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

Proxy of C++ bptaddrs_t class.

Inheritance diagram for bptaddrs_t:

Public Member Functions

 __init__ (self)
 init(self) -> bptaddrs_t
 

Static Public Attributes

str bpt = property(_ida_dbg.bptaddrs_t_bpt_get, _ida_dbg.bptaddrs_t_bpt_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

◆ bpt

str bpt = property(_ida_dbg.bptaddrs_t_bpt_get, _ida_dbg.bptaddrs_t_bpt_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: