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

Proxy of C++ cfgopt_t::params_t class.

Inheritance diagram for params_t:

Public Member Functions

 __init__ (self, "int64" _p1, "int64" _p2)
 init(self, _p1, _p2) -> params_t
 

Static Public Attributes

str p1 = property(_ida_idp.params_t_p1_get, _ida_idp.params_t_p1_set, doc=)
 
str p2 = property(_ida_idp.params_t_p2_get, _ida_idp.params_t_p2_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,
"int64" _p1,
"int64" _p2 )
Parameters
_p1int64
_p2int64

Member Data Documentation

◆ p1

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

◆ p2

str p2 = property(_ida_idp.params_t_p2_get, _ida_idp.params_t_p2_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: