| IDAPython 8.4
    | 
| Classes | |
| class | bookmarks_t | 
| Proxy of C++ bookmarks_t class.  More... | |
| class | graph_location_info_t | 
| Proxy of C++ graph_location_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 | 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 | segm_move_info_t | 
| Proxy of C++ segm_move_info_t class.  More... | |
| class | segm_move_info_vec_t | 
| Proxy of C++ qvector< segm_move_info_t > class.  More... | |
| class | segm_move_infos_t | 
| Proxy of C++ segm_move_infos_t class.  More... | |
| 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 | |
| "bool" bookmarks_t_erase | ( | * | args | ) | 
| e | lochist_entry_t const & | 
| index | uint32 | 
| ud | void * | 
| "uint32" bookmarks_t_find_index | ( | * | args | ) | 
| e | lochist_entry_t const & | 
| ud | void * | 
| "PyObject *" bookmarks_t_get | ( | * | args | ) | 
| out | lochist_entry_t * | 
| _index | uint32 | 
| ud | void * | 
| "qstring *" bookmarks_t_get_desc | ( | * | args | ) | 
| e | lochist_entry_t const & | 
| index | uint32 | 
| ud | void * | 
| "dirtree_id_t" bookmarks_t_get_dirtree_id | ( | * | args | ) | 
| e | lochist_entry_t const & | 
| ud | void * | 
| "uint32" bookmarks_t_mark | ( | * | args | ) | 
| e | lochist_entry_t const & | 
| index | uint32 | 
| title | char const * | 
| desc | char const * | 
| ud | void * | 
| "uint32" bookmarks_t_size | ( | * | args | ) | 
| e | lochist_entry_t const & | 
| ud | void * | 
| BOOKMARKS_PROMPT_WITH_HINT_PREFIX = _ida_moves.BOOKMARKS_PROMPT_WITH_HINT_PREFIX | 
| CURLOC_LIST = _ida_moves.CURLOC_LIST | 
| DEFAULT_CURSOR_Y = _ida_moves.DEFAULT_CURSOR_Y | 
| DEFAULT_LNNUM = _ida_moves.DEFAULT_LNNUM | 
| LSEF_ALL = _ida_moves.LSEF_ALL | 
| LSEF_PLACE = _ida_moves.LSEF_PLACE | 
| LSEF_PTYPE = _ida_moves.LSEF_PTYPE | 
| LSEF_RINFO = _ida_moves.LSEF_RINFO | 
| MAX_MARK_SLOT = _ida_moves.MAX_MARK_SLOT | 
| UNHID_FUNC = _ida_moves.UNHID_FUNC | 
| UNHID_RANGE = _ida_moves.UNHID_RANGE | 
| UNHID_SEGM = _ida_moves.UNHID_SEGM |