IDA C++ SDK 9.2
Loading...
Searching...
No Matches
bookmarks_t Class Reference

#include <moves.hpp>

Static Public Member Functions

static uint32 mark (const lochist_entry_t &e, uint32 index, const char *title, const char *desc, void *ud)
static bool get (lochist_entry_t *out_entry, qstring *out_desc, uint32 *index, void *ud)
static bool get_desc (qstring *out, const lochist_entry_t &e, uint32 index, void *ud)
static uint32 find_index (const lochist_entry_t &e, void *ud)
static uint32 size (const lochist_entry_t &e, void *ud)
static bool erase (const lochist_entry_t &e, uint32 index, void *ud)
static dirtree_id_t get_dirtree_id (const lochist_entry_t &e, void *ud)

Member Function Documentation

◆ mark()

uint32 bookmarks_t::mark ( const lochist_entry_t & e,
uint32 index,
const char * title,
const char * desc,
void * ud )
inlinestatic

◆ get()

bool bookmarks_t::get ( lochist_entry_t * out_entry,
qstring * out_desc,
uint32 * index,
void * ud )
inlinestatic

◆ get_desc()

bool bookmarks_t::get_desc ( qstring * out,
const lochist_entry_t & e,
uint32 index,
void * ud )
inlinestatic

◆ find_index()

uint32 bookmarks_t::find_index ( const lochist_entry_t & e,
void * ud )
inlinestatic

◆ size()

uint32 bookmarks_t::size ( const lochist_entry_t & e,
void * ud )
inlinestatic

◆ erase()

bool bookmarks_t::erase ( const lochist_entry_t & e,
uint32 index,
void * ud )
inlinestatic

◆ get_dirtree_id()

dirtree_id_t bookmarks_t::get_dirtree_id ( const lochist_entry_t & e,
void * ud )
inlinestatic

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