IDAPython 8.4
Loading...
Searching...
No Matches
twinpos_t Class Reference

Proxy of C++ twinpos_t class.

Inheritance diagram for twinpos_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> twinpos_t init(self, t) -> twinpos_t
 
 place_as_idaplace_t (self)
 
 place_as_enumplace_t (self)
 
 place_as_structplace_t (self)
 
 place_as_simpleline_place_t (self)
 
 place_as_tiplace_t (self)
 
 place (self, view)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 at = property(_ida_kernwin.twinpos_t_at_get, _ida_kernwin.twinpos_t_at_set, doc=)
 
 x = property(_ida_kernwin.twinpos_t_x_get, _ida_kernwin.twinpos_t_x_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
tplace_t *

init(self, t, x0) -> twinpos_t

Parameters
tplace_t *
x0int

Member Function Documentation

◆ place()

place ( self,
view )

◆ place_as_enumplace_t()

place_as_enumplace_t ( self)

◆ place_as_idaplace_t()

place_as_idaplace_t ( self)

◆ place_as_simpleline_place_t()

place_as_simpleline_place_t ( self)

◆ place_as_structplace_t()

place_as_structplace_t ( self)

◆ place_as_tiplace_t()

place_as_tiplace_t ( self)

Property Documentation

◆ at

at = property(_ida_kernwin.twinpos_t_at_get, _ida_kernwin.twinpos_t_at_set, doc=)
static

◆ thisown

thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

◆ x

x = property(_ida_kernwin.twinpos_t_x_get, _ida_kernwin.twinpos_t_x_set, doc=)
static

The documentation for this class was generated from the following file: