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

Public Member Functions

bool __eq__ (self, 'reg_info_t' r)
 
bool __ne__ (self, 'reg_info_t' r)
 
bool __lt__ (self, 'reg_info_t' r)
 
bool __gt__ (self, 'reg_info_t' r)
 
bool __le__ (self, 'reg_info_t' r)
 
bool __ge__ (self, 'reg_info_t' r)
 
int compare (self, 'reg_info_t' r)
 
 __init__ (self)
 

Static Public Attributes

str reg
 
str size
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'reg_info_t' r )

◆ __ge__()

bool __ge__ ( self,
'reg_info_t' r )

◆ __gt__()

bool __gt__ ( self,
'reg_info_t' r )

◆ __le__()

bool __le__ ( self,
'reg_info_t' r )

◆ __lt__()

bool __lt__ ( self,
'reg_info_t' r )

◆ __ne__()

bool __ne__ ( self,
'reg_info_t' r )

◆ compare()

int compare ( self,
'reg_info_t' r )

Member Data Documentation

◆ reg

str reg
static
Initial value:
= property(_ida_idp.reg_info_t_reg_get, _ida_idp.
reg_info_t_reg_set)

◆ size

str size
static
Initial value:
= property(_ida_idp.reg_info_t_size_get, _ida_idp.
reg_info_t_size_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: