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

Class structplace_t

object --+    
         |    
   place_t --+
             |
            structplace_t

Proxy of C++ structplace_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
  idx
structplace_t_idx_get(self) -> uval_t
  offset
structplace_t_offset_get(self) -> uval_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

idx

structplace_t_idx_get(self) -> uval_t

Get Method:
unreachable.structplace_t_idx_get(self)
Set Method:
unreachable.structplace_t_idx_set(self, idx)

offset

structplace_t_offset_get(self) -> uval_t

Get Method:
unreachable.structplace_t_offset_get(self)
Set Method:
unreachable.structplace_t_offset_set(self, offset)

thisown

The membership flag

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