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

Referenced by pst_free_xattrib(), and pst_parse_block().

uint32_t pst_x_attrib_ll::map
 

Definition at line 454 of file libpst.h.

Referenced by pst_parse_block().

uint32_t pst_x_attrib_ll::mytype
 

Definition at line 453 of file libpst.h.

Referenced by pst_parse_block().

struct pst_x_attrib_ll* pst_x_attrib_ll::next
 

Definition at line 456 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 452 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 Feb 26 13:40:38 2009 for 'LibPst' by  doxygen 1.3.9.1