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

Class value_u_dt

object --+
         |
        value_u_dt

Proxy of C++ value_u_dt class

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

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

Properties
  thisown
The membership flag
  low
value_u_dt_low_get(value_u_dt self) -> uint32
  high
value_u_dt_high_get(value_u_dt self) -> uint32
  upper
value_u_dt_upper_get(value_u_dt 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: value_u_dt
Overrides: object.__init__

Property Details

thisown

The membership flag

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

low

value_u_dt_low_get(value_u_dt self) -> uint32

Get Method:
unreachable.value_u_dt_low_get(...) - value_u_dt_low_get(value_u_dt self) -> uint32
Set Method:
unreachable.value_u_dt_low_set(...) - value_u_dt_low_set(value_u_dt self, uint32 low)

high

value_u_dt_high_get(value_u_dt self) -> uint32

Get Method:
unreachable.value_u_dt_high_get(...) - value_u_dt_high_get(value_u_dt self) -> uint32
Set Method:
unreachable.value_u_dt_high_set(...) - value_u_dt_high_set(value_u_dt self, uint32 high)

upper

value_u_dt_upper_get(value_u_dt self) -> uint16

Get Method:
unreachable.value_u_dt_upper_get(...) - value_u_dt_upper_get(value_u_dt self) -> uint16
Set Method:
unreachable.value_u_dt_upper_set(...) - value_u_dt_upper_set(value_u_dt self, uint16 upper)