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

Class idaplace_t

object --+    
         |    
   place_t --+
             |
            idaplace_t

Proxy of C++ idaplace_t class.

Instance Methods
 
__init__(self, *args, **kwargs)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__swig_destroy__(self)

Inherited from place_t: __repr__, adjust, beginning, clone, compare, copyfrom, deserialize, ending, enter, generate, id, leave, makeplace, name, next, prev, rebase, serialize, toea, touval

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

Static Methods

Inherited from place_t: as_enumplace_t, as_idaplace_t, as_simpleline_place_t, as_structplace_t

Properties
  ea
idaplace_t_ea_get(self) -> ea_t
  thisown
The membership flag

Inherited from place_t: lnnum

Inherited from object: __class__

Method Details

__init__(self, *args, **kwargs)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

__swig_destroy__(self)

 
Overrides: place_t.__swig_destroy__

Property Details

ea

idaplace_t_ea_get(self) -> ea_t

Get Method:
unreachable.idaplace_t_ea_get(self)
Set Method:
unreachable.idaplace_t_ea_set(self, ea)

thisown

The membership flag

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