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

Class insn_t_auxpref_chars

object --+
         |
        insn_t_auxpref_chars

Proxy of C++ insn_t_auxpref_chars class

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

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

Properties
  thisown
The membership flag
  low
insn_t_auxpref_chars_low_get(insn_t_auxpref_chars self) -> uchar
  high
insn_t_auxpref_chars_high_get(insn_t_auxpref_chars self) -> uchar

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: insn_t_auxpref_chars
Overrides: object.__init__

Property Details

thisown

The membership flag

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

low

insn_t_auxpref_chars_low_get(insn_t_auxpref_chars self) -> uchar

Get Method:
unreachable.insn_t_auxpref_chars_low_get(...) - insn_t_auxpref_chars_low_get(insn_t_auxpref_chars self) -> uchar
Set Method:
unreachable.insn_t_auxpref_chars_low_set(...) - insn_t_auxpref_chars_low_set(insn_t_auxpref_chars self, uchar low)

high

insn_t_auxpref_chars_high_get(insn_t_auxpref_chars self) -> uchar

Get Method:
unreachable.insn_t_auxpref_chars_high_get(...) - insn_t_auxpref_chars_high_get(insn_t_auxpref_chars self) -> uchar
Set Method:
unreachable.insn_t_auxpref_chars_high_set(...) - insn_t_auxpref_chars_high_set(insn_t_auxpref_chars self, uchar high)