Module ida_kernwin :: Class twinpos_t
[frames] | no frames]

Class twinpos_t

object --+
         |
        twinpos_t

Proxy of C++ twinpos_t class.

Instance Methods
bool
__eq__(self, r)
twinpos_t
__init__(self)
__init__(self, t) -> twinpos_t __init__(self, t, x0) -> twinpos_t
bool
__ne__(self, r)
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
 
place(self, view)
 
place_as_enumplace_t(self)
 
place_as_idaplace_t(self)
 
place_as_simpleline_place_t(self)
 
place_as_structplace_t(self)

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

Properties
  at
twinpos_t_at_get(self) -> place_t
  thisown
The membership flag
  x
twinpos_t_x_get(self) -> int

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, t) -> twinpos_t __init__(self, t, x0) -> twinpos_t

Returns: twinpos_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

at

twinpos_t_at_get(self) -> place_t

Get Method:
unreachable.twinpos_t_at_get(self)
Set Method:
unreachable.twinpos_t_at_set(self, at)

thisown

The membership flag

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

x

twinpos_t_x_get(self) -> int

Get Method:
unreachable.twinpos_t_x_get(self)
Set Method:
unreachable.twinpos_t_x_set(self, x)