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

Public Member Functions

 __init__ (self, reg, dtype)
 
 __eq__ (self, other)
 

Public Attributes

 reg = reg
 
 dtype = dtype
 

Detailed Description

INTERNAL
This class describes a register's number and dtyp.
The equal operator is overloaded so that two instances can be tested for equality

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
reg,
dtype )

Member Function Documentation

◆ __eq__()

__eq__ ( self,
other )

Member Data Documentation

◆ dtype

dtype = dtype

◆ reg

reg = reg

The documentation for this class was generated from the following file: