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

Public Member Functions

 __init__ (self, *args)
 
None swap (self, 'regarg_t' r)
 

Static Public Attributes

str reg
 
str type
 
str name
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ swap()

None swap ( self,
'regarg_t' r )

Member Data Documentation

◆ name

str name
static
Initial value:
= property(_ida_funcs.regarg_t_name_get, _ida_funcs.
regarg_t_name_set)

◆ reg

str reg
static
Initial value:
= property(_ida_funcs.regarg_t_reg_get, _ida_funcs.
regarg_t_reg_set)

◆ type

str type
static
Initial value:
= property(_ida_funcs.regarg_t_type_get, _ida_funcs.
regarg_t_type_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: