persistent_store Member ListThis is the complete list of members for persistent_store, including all inherited members.
allocate_store(persist_id_t id, size_t len) | persistent_store | [protected, static] |
area (defined in persistent_store) | persistent_store | [protected] |
asm("0xb000") (defined in persistent_store) | persistent_store | [protected, static] |
asm("0xb200") (defined in persistent_store) | persistent_store | [protected, static] |
create(persist_id_t id, void *object, size_t len) | persistent_store | [protected] |
find_store(persist_id_t id) | persistent_store | [protected, static] |
operator=(const persistent_store &) (defined in persistent_store) | persistent_store | [inline, private] |
persistent_store() (defined in persistent_store) | persistent_store | [inline, protected] |
persistent_store(const persistent_store &) (defined in persistent_store) | persistent_store | [inline, private] |
persistent_store(persist_id_t id, void *object, size_t len) | persistent_store | [inline, protected] |
revoke() | persistent_store | |
save(const unsigned char *object) | persistent_store | [protected] |
|