#include <moves.hpp>
|
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) |
◆ mark()
uint32 bookmarks_t::mark |
( |
const lochist_entry_t & | e, |
|
|
uint32 | index, |
|
|
const char * | title, |
|
|
const char * | desc, |
|
|
void * | ud ) |
|
inlinestatic |
◆ get()
◆ get_desc()
◆ 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: