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 441 of file libpst.h.

Referenced by pst_free_xattrib(), and pst_parse_block().

uint32_t pst_x_attrib_ll::map
 

Definition at line 440 of file libpst.h.

Referenced by pst_parse_block().

uint32_t pst_x_attrib_ll::mytype
 

Definition at line 439 of file libpst.h.

Referenced by pst_parse_block().

struct pst_x_attrib_ll* pst_x_attrib_ll::next
 

Definition at line 442 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 438 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 Sat Feb 7 10:22:34 2009 for 'LibPst' by  doxygen 1.3.9.1