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

Class disasm_line_t

object --+
         |
        disasm_line_t

Proxy of C++ disasm_line_t class.

Instance Methods
disasm_line_t
__init__(self)
__init__(self, other) -> disasm_line_t
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)

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

Properties
  at
disasm_line_t_at_get(self) -> place_t
  bg_color
disasm_line_t_bg_color_get(self) -> bgcolor_t
  is_default
disasm_line_t_is_default_get(self) -> bool
  line
disasm_line_t_line_get(self) -> qstring *
  prefix_color
disasm_line_t_prefix_color_get(self) -> color_t
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, other) -> disasm_line_t

Returns: disasm_line_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

at

disasm_line_t_at_get(self) -> place_t

Get Method:
unreachable.disasm_line_t_at_get(self)
Set Method:
unreachable.disasm_line_t_at_set(self, at)

bg_color

disasm_line_t_bg_color_get(self) -> bgcolor_t

Get Method:
unreachable.disasm_line_t_bg_color_get(self)
Set Method:
unreachable.disasm_line_t_bg_color_set(self, bg_color)

is_default

disasm_line_t_is_default_get(self) -> bool

Get Method:
unreachable.disasm_line_t_is_default_get(self)
Set Method:
unreachable.disasm_line_t_is_default_set(self, is_default)

line

disasm_line_t_line_get(self) -> qstring *

Get Method:
unreachable.disasm_line_t_line_get(self)
Set Method:
unreachable.disasm_line_t_line_set(self, line)

prefix_color

disasm_line_t_prefix_color_get(self) -> color_t

Get Method:
unreachable.disasm_line_t_prefix_color_get(self)
Set Method:
unreachable.disasm_line_t_prefix_color_set(self, prefix_color)

thisown

The membership flag

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