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

Class value_u__dq

object --+
         |
        value_u__dq

Proxy of C++ value_u__dq class

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

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

Properties
  thisown
The membership flag
  low
value_u__dq_low_get(value_u__dq self) -> uint32
  high
value_u__dq_high_get(value_u__dq self) -> uint32

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

Property Details

thisown

The membership flag

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

low

value_u__dq_low_get(value_u__dq self) -> uint32

Get Method:
unreachable.value_u__dq_low_get(...) - value_u__dq_low_get(value_u__dq self) -> uint32
Set Method:
unreachable.value_u__dq_low_set(...) - value_u__dq_low_set(value_u__dq self, uint32 low)

high

value_u__dq_high_get(value_u__dq self) -> uint32

Get Method:
unreachable.value_u__dq_high_get(...) - value_u__dq_high_get(value_u__dq self) -> uint32
Set Method:
unreachable.value_u__dq_high_set(...) - value_u__dq_high_set(value_u__dq self, uint32 high)