#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 |
| struct mpm_attachment* mpm_cache::attachments |
| const char* mpm_cache::dbpath |
| struct ldb_context* mpm_cache::ldb_ctx |
| struct mpm_message* mpm_cache::messages |
| struct mpm_stream* mpm_cache::streams |
| bool mpm_cache::sync |
| char** mpm_cache::sync_cmd |
| int mpm_cache::sync_min |
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |