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

pst_x_attrib_ll Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_x_attrib_ll:

Collaboration graph
[legend]

Data Fields

uint32_t type
uint32_t mytype
uint32_t map
void * data
pst_x_attrib_llnext

Field Documentation

void* pst_x_attrib_ll::data
 

Definition at line 526 of file libpst.h.

Referenced by pst_free_xattrib(), and pst_parse_block().

uint32_t pst_x_attrib_ll::map
 

Definition at line 525 of file libpst.h.

Referenced by pst_parse_block().

uint32_t pst_x_attrib_ll::mytype
 

Definition at line 524 of file libpst.h.

Referenced by pst_parse_block().

struct pst_x_attrib_ll* pst_x_attrib_ll::next
 

Definition at line 527 of file libpst.h.

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

uint32_t pst_x_attrib_ll::type
 

Definition at line 523 of file libpst.h.

Referenced by pst_load_extended_attributes(), 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