mpm_cache

Langue: en

Version: 383697 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

mpm_cache -

SYNOPSIS


#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

Field Documentation

bool mpm_cache::ahead

Referenced by cache_init().

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

Referenced by cache_init(), cache_pull_OpenMessage(), cache_pull_OpenStream(), cache_pull_Release(), cache_push_OpenMessage(), and cache_unbind().

struct mpm_stream* mpm_cache::streams

Referenced by cache_dispatch(), cache_init(), cache_pull_Release(), cache_push_OpenStream(), cache_push_ReadStream(), and cache_unbind().

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().

Author

Generated automatically by Doxygen for MAPIProxy from the source code.