#include <mpm_cache.h>
Data Fields | |
bool | ahead |
struct mpm_attachment * | attachments |
const char * | dbpath |
struct ldb_context * | ldb_ctx |
struct mpm_message * | messages |
struct mpm_stream * | streams |
bool | sync |
char ** | sync_cmd |
int | sync_min |
bool mpm_cache::ahead |
Referenced by cache_init(), and cache_pull_OpenStream().
struct mpm_attachment* mpm_cache::attachments |
Referenced by cache_init(), cache_pull_OpenAttach(), cache_pull_OpenStream(), cache_pull_Release(), cache_push_OpenAttach(), and cache_unbind().
const char* mpm_cache::dbpath |
Referenced by cache_init(), and mpm_cache_stream_open().
struct ldb_context* mpm_cache::ldb_ctx |
Referenced by cache_init(), cache_push_OpenAttach(), cache_push_OpenMessage(), and cache_push_OpenStream().
struct mpm_message* mpm_cache::messages |
struct mpm_stream* mpm_cache::streams |
bool mpm_cache::sync |
Referenced by cache_init(), and cache_push_ReadStream().
char** mpm_cache::sync_cmd |
Referenced by cache_exec_sync_cmd(), and cache_init().
int mpm_cache::sync_min |
Referenced by cache_init(), and cache_push_ReadStream().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |