Module idaapi :: Class idd_opinfo_t
[frames] | no frames]

Class idd_opinfo_t

object --+
         |
        idd_opinfo_t

Proxy of C++ idd_opinfo_t class

Instance Methods
 
__repr__(self)
repr(x)
idd_opinfo_t
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
__swig_destroy__(...)
delete_idd_opinfo_t(idd_opinfo_t self)
 
__del__(self)

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Properties
  thisown
The membership flag
  addr
idd_opinfo_t_addr_get(idd_opinfo_t self) -> ea_t
  value
idd_opinfo_t_value_get(idd_opinfo_t self) -> uval_t
  modified
idd_opinfo_t_modified_get(idd_opinfo_t self) -> bool

Inherited from object: __class__

Method Details

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Returns: idd_opinfo_t
Overrides: object.__init__

Property Details

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

addr

idd_opinfo_t_addr_get(idd_opinfo_t self) -> ea_t

Get Method:
unreachable.idd_opinfo_t_addr_get(...) - idd_opinfo_t_addr_get(idd_opinfo_t self) -> ea_t
Set Method:
unreachable.idd_opinfo_t_addr_set(...) - idd_opinfo_t_addr_set(idd_opinfo_t self, ea_t addr)

value

idd_opinfo_t_value_get(idd_opinfo_t self) -> uval_t

Get Method:
unreachable.idd_opinfo_t_value_get(...) - idd_opinfo_t_value_get(idd_opinfo_t self) -> uval_t
Set Method:
unreachable.idd_opinfo_t_value_set(...) - idd_opinfo_t_value_set(idd_opinfo_t self, uval_t value)

modified

idd_opinfo_t_modified_get(idd_opinfo_t self) -> bool

Get Method:
unreachable.idd_opinfo_t_modified_get(...) - idd_opinfo_t_modified_get(idd_opinfo_t self) -> bool
Set Method:
unreachable.idd_opinfo_t_modified_set(...) - idd_opinfo_t_modified_set(idd_opinfo_t self, bool modified)