mpm_attachment

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

mpm_attachment -

SYNOPSIS


#include <mpm_cache.h>

Data Fields


uint32_t AttachmentID

uint32_t handle

struct mpm_message * message

struct mpm_attachment * next

uint32_t parent_handle

struct mpm_attachment * prev

struct mpm_session * session

Field Documentation

uint32_t mpm_attachment::AttachmentID

Referenced by cache_dump_stream_stat(), cache_pull_OpenAttach(), cache_pull_Release(), cache_push_OpenAttach(), cache_unbind(), mpm_cache_ldb_add_attachment(), mpm_cache_ldb_add_stream(), and mpm_cache_stream_open().

uint32_t mpm_attachment::handle

Referenced by cache_pull_OpenAttach(), cache_pull_OpenStream(), cache_pull_Release(), cache_push_OpenAttach(), and cache_unbind().

struct mpm_message* mpm_attachment::message

Referenced by cache_dump_stream_stat(), cache_pull_OpenAttach(), cache_pull_OpenStream(), mpm_cache_ldb_add_attachment(), mpm_cache_ldb_add_stream(), and mpm_cache_stream_open().

struct mpm_attachment* mpm_attachment::next

Referenced by cache_pull_OpenAttach(), cache_pull_OpenStream(), cache_pull_Release(), cache_push_OpenAttach(), and cache_unbind().

uint32_t mpm_attachment::parent_handle

Referenced by cache_pull_OpenAttach(), cache_pull_Release(), and cache_push_OpenAttach().

struct mpm_attachment* mpm_attachment::prev

struct mpm_session* mpm_attachment::session

Referenced by cache_pull_OpenAttach(), cache_pull_OpenStream(), cache_pull_Release(), cache_push_OpenAttach(), and cache_unbind().

Author

Generated automatically by Doxygen for MAPIProxy from the source code.