IDAPython 9.0
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)
 init(self) -> action_ctx_base_t
 
"void" reset (self)
 reset(self) Invalidate all context info.
 
"bool" has_flag (self, "uint32" flag)
 has_flag(self, flag) -> bool Check if the given flag is set.
 

Static Public Attributes

str widget = property(_ida_kernwin.action_ctx_base_t_widget_get, _ida_kernwin.action_ctx_base_t_widget_set, doc=)
 
str widget_type = property(_ida_kernwin.action_ctx_base_t_widget_type_get, _ida_kernwin.action_ctx_base_t_widget_type_set, doc=)
 
str widget_title = property(_ida_kernwin.action_ctx_base_t_widget_title_get, _ida_kernwin.action_ctx_base_t_widget_title_set, doc=)
 
str chooser = property(_ida_kernwin.action_ctx_base_t_chooser_get, _ida_kernwin.action_ctx_base_t_chooser_set, doc=!)
 
str chooser_selection = property(_ida_kernwin.action_ctx_base_t_chooser_selection_get, _ida_kernwin.action_ctx_base_t_chooser_selection_set, doc=)
 
str action = property(_ida_kernwin.action_ctx_base_t_action_get, _ida_kernwin.action_ctx_base_t_action_set, doc=)
 
str cur_flags = property(_ida_kernwin.action_ctx_base_t_cur_flags_get, _ida_kernwin.action_ctx_base_t_cur_flags_set, doc=)
 
str cur_ea = property(_ida_kernwin.action_ctx_base_t_cur_ea_get, _ida_kernwin.action_ctx_base_t_cur_ea_set, doc=)
 
str cur_value = property(_ida_kernwin.action_ctx_base_t_cur_value_get, _ida_kernwin.action_ctx_base_t_cur_value_set, doc=)
 
str cur_func = property(_ida_kernwin.action_ctx_base_t_cur_func_get, _ida_kernwin.action_ctx_base_t_cur_func_set, doc=)
 
str cur_fchunk = property(_ida_kernwin.action_ctx_base_t_cur_fchunk_get, _ida_kernwin.action_ctx_base_t_cur_fchunk_set, doc=)
 
str cur_seg = property(_ida_kernwin.action_ctx_base_t_cur_seg_get, _ida_kernwin.action_ctx_base_t_cur_seg_set, doc=)
 
str cur_sel = property(_ida_kernwin.action_ctx_base_t_cur_sel_get, _ida_kernwin.action_ctx_base_t_cur_sel_set, doc=)
 
str regname = property(_ida_kernwin.action_ctx_base_t_regname_get, _ida_kernwin.action_ctx_base_t_regname_set, doc=)
 
str focus = property(_ida_kernwin.action_ctx_base_t_focus_get, _ida_kernwin.action_ctx_base_t_focus_set, doc=)
 
str graph = property(_ida_kernwin.action_ctx_base_t_graph_get, _ida_kernwin.action_ctx_base_t_graph_set, doc=)
 
str graph_selection = property(_ida_kernwin.action_ctx_base_t_graph_selection_get, _ida_kernwin.action_ctx_base_t_graph_selection_set, doc=)
 
str dirtree_selection = property(_ida_kernwin.action_ctx_base_t_dirtree_selection_get, _ida_kernwin.action_ctx_base_t_dirtree_selection_set, doc=)
 
str type_ref = property(_ida_kernwin.action_ctx_base_t_type_ref_get, _ida_kernwin.action_ctx_base_t_type_ref_set, doc=)
 
str 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")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ has_flag()

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

◆ reset()

"void" reset ( self)

Member Data Documentation

◆ action

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

◆ chooser

str chooser = property(_ida_kernwin.action_ctx_base_t_chooser_get, _ida_kernwin.action_ctx_base_t_chooser_set, doc=!)
static

◆ chooser_selection

str 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

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

◆ cur_extracted_ea

str cur_extracted_ea = cur_value
static

◆ cur_fchunk

str 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

str 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

str 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

str 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

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

◆ cur_value

str 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

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

◆ focus

str focus = property(_ida_kernwin.action_ctx_base_t_focus_get, _ida_kernwin.action_ctx_base_t_focus_set, doc=)
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

◆ graph

str graph = property(_ida_kernwin.action_ctx_base_t_graph_get, _ida_kernwin.action_ctx_base_t_graph_set, doc=)
static

◆ graph_selection

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

◆ regname

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

◆ type_ref

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

◆ widget

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

◆ widget_title

str 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

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

Property Documentation

◆ thisown

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

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