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

Class action_ctx_base_t

object --+
         |
        action_ctx_base_t

Proxy of C++ action_ctx_base_t class.

Instance Methods
action_ctx_base_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
bool
has_flag(self, flag)
 
reset(self)

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

Properties
  action
action_ctx_base_t_action_get(self) -> char const *
  chooser_selection
action_ctx_base_t_chooser_selection_get(self) -> sizevec_t *
  cur_ea
action_ctx_base_t_cur_ea_get(self) -> ea_t
  cur_enum
action_ctx_base_t_cur_enum_get(self) -> enum_t
  cur_extracted_ea
action_ctx_base_t_cur_value_get(self) -> uval_t
  cur_fchunk
action_ctx_base_t_cur_fchunk_get(self) -> func_t *
  cur_flags
action_ctx_base_t_cur_flags_get(self) -> uint32
  cur_func
action_ctx_base_t_cur_func_get(self) -> func_t *
  cur_seg
action_ctx_base_t_cur_seg_get(self) -> segment_t *
  cur_strmem
action_ctx_base_t_cur_strmem_get(self) -> member_t *
  cur_struc
action_ctx_base_t_cur_struc_get(self) -> struc_t *
  cur_value
action_ctx_base_t_cur_value_get(self) -> uval_t
  focus
action_ctx_base_t_focus_get(self) -> TWidget *
  graph_selection
action_ctx_base_t_graph_selection_get(self) -> screen_graph_selection_t *
  regname
action_ctx_base_t_regname_get(self) -> char const *
  thisown
The membership flag
  widget
action_ctx_base_t_widget_get(self) -> TWidget *
  widget_title
action_ctx_base_t_widget_title_get(self) -> qstring *
  widget_type
action_ctx_base_t_widget_type_get(self) -> twidget_type_t

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

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

Returns: action_ctx_base_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

action

action_ctx_base_t_action_get(self) -> char const *

Get Method:
unreachable.action_ctx_base_t_action_get(self)
Set Method:
unreachable.action_ctx_base_t_action_set(self, action)

chooser_selection

action_ctx_base_t_chooser_selection_get(self) -> sizevec_t *

Get Method:
unreachable.action_ctx_base_t_chooser_selection_get(self)
Set Method:
unreachable.action_ctx_base_t_chooser_selection_set(self, chooser_selection)

cur_ea

action_ctx_base_t_cur_ea_get(self) -> ea_t

Get Method:
unreachable.action_ctx_base_t_cur_ea_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_ea_set(self, cur_ea)

cur_enum

action_ctx_base_t_cur_enum_get(self) -> enum_t

Get Method:
unreachable.action_ctx_base_t_cur_enum_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_enum_set(self, cur_enum)

cur_extracted_ea

action_ctx_base_t_cur_value_get(self) -> uval_t

Get Method:
unreachable.action_ctx_base_t_cur_value_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_value_set(self, cur_value)

cur_fchunk

action_ctx_base_t_cur_fchunk_get(self) -> func_t *

Get Method:
unreachable.action_ctx_base_t_cur_fchunk_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_fchunk_set(self, cur_fchunk)

cur_flags

action_ctx_base_t_cur_flags_get(self) -> uint32

Get Method:
unreachable.action_ctx_base_t_cur_flags_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_flags_set(self, cur_flags)

cur_func

action_ctx_base_t_cur_func_get(self) -> func_t *

Get Method:
unreachable.action_ctx_base_t_cur_func_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_func_set(self, cur_func)

cur_seg

action_ctx_base_t_cur_seg_get(self) -> segment_t *

Get Method:
unreachable.action_ctx_base_t_cur_seg_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_seg_set(self, cur_seg)

cur_strmem

action_ctx_base_t_cur_strmem_get(self) -> member_t *

Get Method:
unreachable.action_ctx_base_t_cur_strmem_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_strmem_set(self, cur_strmem)

cur_struc

action_ctx_base_t_cur_struc_get(self) -> struc_t *

Get Method:
unreachable.action_ctx_base_t_cur_struc_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_struc_set(self, cur_struc)

cur_value

action_ctx_base_t_cur_value_get(self) -> uval_t

Get Method:
unreachable.action_ctx_base_t_cur_value_get(self)
Set Method:
unreachable.action_ctx_base_t_cur_value_set(self, cur_value)

focus

action_ctx_base_t_focus_get(self) -> TWidget *

Get Method:
unreachable.action_ctx_base_t_focus_get(self)
Set Method:
unreachable.action_ctx_base_t_focus_set(self, focus)

graph_selection

action_ctx_base_t_graph_selection_get(self) -> screen_graph_selection_t *

Get Method:
unreachable.action_ctx_base_t_graph_selection_get(self)
Set Method:
unreachable.action_ctx_base_t_graph_selection_set(self, graph_selection)

regname

action_ctx_base_t_regname_get(self) -> char const *

Get Method:
unreachable.action_ctx_base_t_regname_get(self)
Set Method:
unreachable.action_ctx_base_t_regname_set(self, regname)

thisown

The membership flag

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

widget

action_ctx_base_t_widget_get(self) -> TWidget *

Get Method:
unreachable.action_ctx_base_t_widget_get(self)
Set Method:
unreachable.action_ctx_base_t_widget_set(self, widget)

widget_title

action_ctx_base_t_widget_title_get(self) -> qstring *

Get Method:
unreachable.action_ctx_base_t_widget_title_get(self)
Set Method:
unreachable.action_ctx_base_t_widget_title_set(self, widget_title)

widget_type

action_ctx_base_t_widget_type_get(self) -> twidget_type_t

Get Method:
unreachable.action_ctx_base_t_widget_type_get(self)
Set Method:
unreachable.action_ctx_base_t_widget_type_set(self, widget_type)