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

Class op_t_specval_shorts

object --+
         |
        op_t_specval_shorts

Proxy of C++ op_t_specval_shorts class

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

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

Properties
  thisown
The membership flag
  low
op_t_specval_shorts_low_get(op_t_specval_shorts self) -> uint16
  high
op_t_specval_shorts_high_get(op_t_specval_shorts self) -> uint16

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

Property Details

thisown

The membership flag

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

low

op_t_specval_shorts_low_get(op_t_specval_shorts self) -> uint16

Get Method:
unreachable.op_t_specval_shorts_low_get(...) - op_t_specval_shorts_low_get(op_t_specval_shorts self) -> uint16
Set Method:
unreachable.op_t_specval_shorts_low_set(...) - op_t_specval_shorts_low_set(op_t_specval_shorts self, uint16 low)

high

op_t_specval_shorts_high_get(op_t_specval_shorts self) -> uint16

Get Method:
unreachable.op_t_specval_shorts_high_get(...) - op_t_specval_shorts_high_get(op_t_specval_shorts self) -> uint16
Set Method:
unreachable.op_t_specval_shorts_high_set(...) - op_t_specval_shorts_high_set(op_t_specval_shorts self, uint16 high)