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

Public Member Functions

 __init__ (self, 'int64' _p1, 'int64' _p2)
 

Static Public Attributes

str p1 = property(_ida_idp.params_t_p1_get, _ida_idp.params_t_p1_set)
 
str p2 = property(_ida_idp.params_t_p2_get, _ida_idp.params_t_p2_set)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
'int64' _p1,
'int64' _p2 )

Member Data Documentation

◆ p1

str p1 = property(_ida_idp.params_t_p1_get, _ida_idp.params_t_p1_set)
static

◆ p2

str p2 = property(_ida_idp.params_t_p2_get, _ida_idp.params_t_p2_set)
static

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: