Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pst_binary Struct Reference

a simple wrapper for binary blobs More...

#include <src/libpst.h>


Data Fields

size_t size
char * data


Detailed Description

a simple wrapper for binary blobs

Definition at line 135 of file libpst.h.


Field Documentation

char* pst_binary::data
 

Definition at line 137 of file libpst.h.

Referenced by pst_attach_to_file(), pst_attach_to_file_base64(), pst_attach_to_mem(), and write_normal_email().

size_t pst_binary::size
 

Definition at line 136 of file libpst.h.

Referenced by pst_attach_to_file(), pst_attach_to_file_base64(), and pst_attach_to_mem().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 13 14:52:02 2010 for 'LibPst' by  doxygen 1.3.9.1