mpm_stream Struct Reference

A stream can either be for a message or attachment. More...

#include <mpm_cache.h>

Data Fields

bool ahead
 
struct mpm_attachmentattachment
 
bool cached
 
char * filename
 
FILE * fp
 
uint32_t handle
 
struct mpm_messagemessage
 
struct mpm_streamnext
 
size_t offset
 
uint32_t parent_handle
 
struct mpm_streamprev
 
enum MAPITAGS PropertyTag
 
struct mpm_sessionsession
 
uint32_t StreamSize
 
struct timeval tv_start
 

Detailed Description

A stream can either be for a message or attachment.

Field Documentation

uint32_t mpm_stream::parent_handle
struct mpm_stream* mpm_stream::prev
enum MAPITAGS mpm_stream::PropertyTag
struct timeval mpm_stream::tv_start

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/