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

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

uint32_t pst_x_attrib_ll::map
 

Definition at line 474 of file libpst.h.

Referenced by pst_load_extended_attributes(), and pst_parse_block().

uint32_t pst_x_attrib_ll::mytype
 

Definition at line 473 of file libpst.h.

Referenced by pst_load_extended_attributes(), and pst_parse_block().

struct pst_x_attrib_ll* pst_x_attrib_ll::next
 

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