mpm_cache Struct Reference

#include <mpm_cache.h>

Data Fields

bool ahead
 
struct mpm_attachmentattachments
 
const char * dbpath
 
struct ldb_context * ldb_ctx
 
struct mpm_messagemessages
 
struct mpm_streamstreams
 
bool sync
 
char ** sync_cmd
 
int sync_min
 

Field Documentation

◆ ahead

bool mpm_cache::ahead

◆ attachments

struct mpm_attachment* mpm_cache::attachments

◆ dbpath

const char* mpm_cache::dbpath

◆ ldb_ctx

struct ldb_context* mpm_cache::ldb_ctx

◆ messages

struct mpm_message* mpm_cache::messages

◆ streams

struct mpm_stream* mpm_cache::streams

◆ sync

bool mpm_cache::sync

◆ sync_cmd

char** mpm_cache::sync_cmd

◆ sync_min

int mpm_cache::sync_min

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

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/