#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 |
uint32_t mpm_attachment::AttachmentID |
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 |
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().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |