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

pst_num_array Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_num_array:

Collaboration graph
[legend]

Data Fields

int32_t count_item
int32_t orig_count
int32_t count_array
pst_num_item ** items
pst_num_arraynext

Field Documentation

int32_t pst_num_array::count_array
 

Definition at line 534 of file libpst.h.

Referenced by pst_parse_block(), and pst_parse_item().

int32_t pst_num_array::count_item
 

Definition at line 532 of file libpst.h.

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

struct pst_num_item** pst_num_array::items
 

Definition at line 535 of file libpst.h.

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

struct pst_num_array* pst_num_array::next
 

Definition at line 536 of file libpst.h.

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

int32_t pst_num_array::orig_count
 

Definition at line 533 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 Dec 11 11:59:17 2008 for 'LibPst' by  doxygen 1.3.9.1