IDAPython 8.4
Loading...
Searching...
No Matches
action_ctx_base_t Class Reference

Proxy of C++ action_ctx_base_t class.

Inheritance diagram for action_ctx_base_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> action_ctx_base_t
 
"void" reset (self, *args)
 reset(self) Invalidate all context info.
 
"bool" has_flag (self, *args)
 has_flag(self, flag) -> bool Check if the given flag is set.
 

Static Public Attributes

 cur_extracted_ea = cur_value
 
 form = ida_idaapi._make_missed_695bwcompat_property("form", "widget", has_setter=False)
 
 form_type = ida_idaapi._make_missed_695bwcompat_property("form_type", "widget_type", has_setter=False)
 
 form_title = ida_idaapi._make_missed_695bwcompat_property("form_title", "widget_title", has_setter=False)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 widget = property(_ida_kernwin.action_ctx_base_t_widget_get, _ida_kernwin.action_ctx_base_t_widget_set, doc=)
 
 widget_type = property(_ida_kernwin.action_ctx_base_t_widget_type_get, _ida_kernwin.action_ctx_base_t_widget_type_set, doc=)
 
 widget_title = property(_ida_kernwin.action_ctx_base_t_widget_title_get, _ida_kernwin.action_ctx_base_t_widget_title_set, doc=)
 
 chooser_selection = property(_ida_kernwin.action_ctx_base_t_chooser_selection_get, _ida_kernwin.action_ctx_base_t_chooser_selection_set, doc=)
 
 action = property(_ida_kernwin.action_ctx_base_t_action_get, _ida_kernwin.action_ctx_base_t_action_set, doc=)
 
 cur_flags = property(_ida_kernwin.action_ctx_base_t_cur_flags_get, _ida_kernwin.action_ctx_base_t_cur_flags_set, doc=)
 
 cur_ea = property(_ida_kernwin.action_ctx_base_t_cur_ea_get, _ida_kernwin.action_ctx_base_t_cur_ea_set, doc=)
 
 cur_value = property(_ida_kernwin.action_ctx_base_t_cur_value_get, _ida_kernwin.action_ctx_base_t_cur_value_set, doc=)
 
 cur_func = property(_ida_kernwin.action_ctx_base_t_cur_func_get, _ida_kernwin.action_ctx_base_t_cur_func_set, doc=)
 
 cur_fchunk = property(_ida_kernwin.action_ctx_base_t_cur_fchunk_get, _ida_kernwin.action_ctx_base_t_cur_fchunk_set, doc=)
 
 cur_struc = property(_ida_kernwin.action_ctx_base_t_cur_struc_get, _ida_kernwin.action_ctx_base_t_cur_struc_set, doc=)
 
 cur_strmem = property(_ida_kernwin.action_ctx_base_t_cur_strmem_get, _ida_kernwin.action_ctx_base_t_cur_strmem_set, doc=)
 
 cur_enum = property(_ida_kernwin.action_ctx_base_t_cur_enum_get, _ida_kernwin.action_ctx_base_t_cur_enum_set, doc=)
 
 cur_seg = property(_ida_kernwin.action_ctx_base_t_cur_seg_get, _ida_kernwin.action_ctx_base_t_cur_seg_set, doc=)
 
 cur_sel = property(_ida_kernwin.action_ctx_base_t_cur_sel_get, _ida_kernwin.action_ctx_base_t_cur_sel_set, doc=)
 
 regname = property(_ida_kernwin.action_ctx_base_t_regname_get, _ida_kernwin.action_ctx_base_t_regname_set, doc=)
 
 focus = property(_ida_kernwin.action_ctx_base_t_focus_get, _ida_kernwin.action_ctx_base_t_focus_set, doc=)
 
 graph_selection = property(_ida_kernwin.action_ctx_base_t_graph_selection_get, _ida_kernwin.action_ctx_base_t_graph_selection_set, doc=)
 
 cur_enum_member = property(_ida_kernwin.action_ctx_base_t_cur_enum_member_get, _ida_kernwin.action_ctx_base_t_cur_enum_member_set, doc=!)
 
 dirtree_selection = property(_ida_kernwin.action_ctx_base_t_dirtree_selection_get, _ida_kernwin.action_ctx_base_t_dirtree_selection_set, doc=)
 
 source = property(_ida_kernwin.action_ctx_base_t_source_get, _ida_kernwin.action_ctx_base_t_source_set, doc=)
 
 type_ref = property(_ida_kernwin.action_ctx_base_t_type_ref_get, _ida_kernwin.action_ctx_base_t_type_ref_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ has_flag()

"bool" has_flag ( self,
* args )
Parameters
flag(C++: uint32)

◆ reset()

"void" reset ( self,
* args )

Member Data Documentation

◆ cur_extracted_ea

cur_extracted_ea = cur_value
static

◆ form

form = ida_idaapi._make_missed_695bwcompat_property("form", "widget", has_setter=False)
static

◆ form_title

form_title = ida_idaapi._make_missed_695bwcompat_property("form_title", "widget_title", has_setter=False)
static

◆ form_type

form_type = ida_idaapi._make_missed_695bwcompat_property("form_type", "widget_type", has_setter=False)
static

Property Documentation

◆ action

action = property(_ida_kernwin.action_ctx_base_t_action_get, _ida_kernwin.action_ctx_base_t_action_set, doc=)
static

◆ chooser_selection

chooser_selection = property(_ida_kernwin.action_ctx_base_t_chooser_selection_get, _ida_kernwin.action_ctx_base_t_chooser_selection_set, doc=)
static

◆ cur_ea

cur_ea = property(_ida_kernwin.action_ctx_base_t_cur_ea_get, _ida_kernwin.action_ctx_base_t_cur_ea_set, doc=)
static

◆ cur_enum

cur_enum = property(_ida_kernwin.action_ctx_base_t_cur_enum_get, _ida_kernwin.action_ctx_base_t_cur_enum_set, doc=)
static

◆ cur_enum_member

cur_enum_member = property(_ida_kernwin.action_ctx_base_t_cur_enum_member_get, _ida_kernwin.action_ctx_base_t_cur_enum_member_set, doc=!)
static

◆ cur_fchunk

cur_fchunk = property(_ida_kernwin.action_ctx_base_t_cur_fchunk_get, _ida_kernwin.action_ctx_base_t_cur_fchunk_set, doc=)
static

◆ cur_flags

cur_flags = property(_ida_kernwin.action_ctx_base_t_cur_flags_get, _ida_kernwin.action_ctx_base_t_cur_flags_set, doc=)
static

◆ cur_func

cur_func = property(_ida_kernwin.action_ctx_base_t_cur_func_get, _ida_kernwin.action_ctx_base_t_cur_func_set, doc=)
static

◆ cur_seg

cur_seg = property(_ida_kernwin.action_ctx_base_t_cur_seg_get, _ida_kernwin.action_ctx_base_t_cur_seg_set, doc=)
static

◆ cur_sel

cur_sel = property(_ida_kernwin.action_ctx_base_t_cur_sel_get, _ida_kernwin.action_ctx_base_t_cur_sel_set, doc=)
static

◆ cur_strmem

cur_strmem = property(_ida_kernwin.action_ctx_base_t_cur_strmem_get, _ida_kernwin.action_ctx_base_t_cur_strmem_set, doc=)
static

◆ cur_struc

cur_struc = property(_ida_kernwin.action_ctx_base_t_cur_struc_get, _ida_kernwin.action_ctx_base_t_cur_struc_set, doc=)
static

◆ cur_value

cur_value = property(_ida_kernwin.action_ctx_base_t_cur_value_get, _ida_kernwin.action_ctx_base_t_cur_value_set, doc=)
static

◆ dirtree_selection

dirtree_selection = property(_ida_kernwin.action_ctx_base_t_dirtree_selection_get, _ida_kernwin.action_ctx_base_t_dirtree_selection_set, doc=)
static

◆ focus

focus = property(_ida_kernwin.action_ctx_base_t_focus_get, _ida_kernwin.action_ctx_base_t_focus_set, doc=)
static

◆ graph_selection

graph_selection = property(_ida_kernwin.action_ctx_base_t_graph_selection_get, _ida_kernwin.action_ctx_base_t_graph_selection_set, doc=)
static

◆ regname

regname = property(_ida_kernwin.action_ctx_base_t_regname_get, _ida_kernwin.action_ctx_base_t_regname_set, doc=)
static

◆ source

source = property(_ida_kernwin.action_ctx_base_t_source_get, _ida_kernwin.action_ctx_base_t_source_set, doc=)
static

◆ thisown

thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

◆ type_ref

type_ref = property(_ida_kernwin.action_ctx_base_t_type_ref_get, _ida_kernwin.action_ctx_base_t_type_ref_set, doc=)
static

◆ widget

widget = property(_ida_kernwin.action_ctx_base_t_widget_get, _ida_kernwin.action_ctx_base_t_widget_set, doc=)
static

◆ widget_title

widget_title = property(_ida_kernwin.action_ctx_base_t_widget_title_get, _ida_kernwin.action_ctx_base_t_widget_title_set, doc=)
static

◆ widget_type

widget_type = property(_ida_kernwin.action_ctx_base_t_widget_type_get, _ida_kernwin.action_ctx_base_t_widget_type_set, doc=)
static

The documentation for this class was generated from the following file: