IDAPython 8.4
Loading...
Searching...
No Matches
ida_moves.py File Reference

Classes

class  segm_move_info_vec_t
 Proxy of C++ qvector< segm_move_info_t > class. More...
 
class  graph_location_info_t
 Proxy of C++ graph_location_info_t class. More...
 
class  segm_move_info_t
 Proxy of C++ segm_move_info_t class. More...
 
class  segm_move_infos_t
 Proxy of C++ segm_move_infos_t class. More...
 
class  renderer_info_pos_t
 Proxy of C++ renderer_info_pos_t class. More...
 
class  renderer_info_t
 Proxy of C++ renderer_info_t class. More...
 
class  lochist_entry_t
 Proxy of C++ lochist_entry_t class. More...
 
class  lochist_t
 Proxy of C++ lochist_t class. More...
 
class  bookmarks_t
 Proxy of C++ bookmarks_t class. More...
 

Namespaces

namespace  ida_moves
 

Functions

"uint32" bookmarks_t_mark (*args)
 bookmarks_t_mark(e, index, title, desc, ud) -> uint32
 
"qstring *" bookmarks_t_get_desc (*args)
 bookmarks_t_get_desc(e, index, ud) -> str
 
"uint32" bookmarks_t_find_index (*args)
 bookmarks_t_find_index(e, ud) -> uint32
 
"uint32" bookmarks_t_size (*args)
 bookmarks_t_size(e, ud) -> uint32
 
"bool" bookmarks_t_erase (*args)
 bookmarks_t_erase(e, index, ud) -> bool
 
"dirtree_id_t" bookmarks_t_get_dirtree_id (*args)
 bookmarks_t_get_dirtree_id(e, ud) -> dirtree_id_t
 
"PyObject *" bookmarks_t_get (*args)
 bookmarks_t_get(out, _index, ud) -> PyObject *
 

Variables

 LSEF_PLACE = _ida_moves.LSEF_PLACE
 
 LSEF_RINFO = _ida_moves.LSEF_RINFO
 
 LSEF_PTYPE = _ida_moves.LSEF_PTYPE
 
 LSEF_ALL = _ida_moves.LSEF_ALL
 
 UNHID_SEGM = _ida_moves.UNHID_SEGM
 
 UNHID_FUNC = _ida_moves.UNHID_FUNC
 
 UNHID_RANGE = _ida_moves.UNHID_RANGE
 
 DEFAULT_CURSOR_Y = _ida_moves.DEFAULT_CURSOR_Y
 
 DEFAULT_LNNUM = _ida_moves.DEFAULT_LNNUM
 
 CURLOC_LIST = _ida_moves.CURLOC_LIST
 
 MAX_MARK_SLOT = _ida_moves.MAX_MARK_SLOT
 
 BOOKMARKS_PROMPT_WITH_HINT_PREFIX = _ida_moves.BOOKMARKS_PROMPT_WITH_HINT_PREFIX