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

Class enumplace_t

object --+    
         |    
   place_t --+
             |
            enumplace_t

Proxy of C++ enumplace_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
  bmask
enumplace_t_bmask_get(self) -> bmask_t
  idx
enumplace_t_idx_get(self) -> size_t
  serial
enumplace_t_serial_get(self) -> uchar
  thisown
The membership flag
  value
enumplace_t_value_get(self) -> uval_t

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

bmask

enumplace_t_bmask_get(self) -> bmask_t

Get Method:
unreachable.enumplace_t_bmask_get(self)
Set Method:
unreachable.enumplace_t_bmask_set(self, bmask)

idx

enumplace_t_idx_get(self) -> size_t

Get Method:
unreachable.enumplace_t_idx_get(self)
Set Method:
unreachable.enumplace_t_idx_set(self, idx)

serial

enumplace_t_serial_get(self) -> uchar

Get Method:
unreachable.enumplace_t_serial_get(self)
Set Method:
unreachable.enumplace_t_serial_set(self, serial)

thisown

The membership flag

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

value

enumplace_t_value_get(self) -> uval_t

Get Method:
unreachable.enumplace_t_value_get(self)
Set Method:
unreachable.enumplace_t_value_set(self, value)