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

pst_mapi_object Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_mapi_object:

Collaboration graph
[legend]

Data Fields

int32_t count_elements
int32_t orig_count
int32_t count_objects
pst_mapi_element ** elements
pst_mapi_objectnext

Field Documentation

int32_t pst_mapi_object::count_elements
 

Definition at line 581 of file libpst.h.

Referenced by pst_load_extended_attributes(), pst_parse_block(), and pst_process().

int32_t pst_mapi_object::count_objects
 

Definition at line 583 of file libpst.h.

Referenced by pst_parse_block(), and pst_parse_item().

struct pst_mapi_element** pst_mapi_object::elements
 

Definition at line 584 of file libpst.h.

Referenced by pst_free_list(), pst_load_extended_attributes(), pst_parse_block(), and pst_process().

struct pst_mapi_object* pst_mapi_object::next
 

Definition at line 585 of file libpst.h.

Referenced by pst_free_list(), pst_parse_block(), and pst_process().

int32_t pst_mapi_object::orig_count
 

Definition at line 582 of file libpst.h.

Referenced by pst_free_list(), and pst_parse_block().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 19 16:40:01 2009 for 'LibPst' by  doxygen 1.3.9.1