'LibPst'
|
Data Fields | |
char * | from |
char * | to |
int | needfree |
char* pst_block_offset_pointer::from |
Definition at line 62 of file libpst.c.
Referenced by freeall(), pst_getBlockOffsetPointer(), and pst_parse_block().
int pst_block_offset_pointer::needfree |
Definition at line 64 of file libpst.c.
Referenced by freeall(), pst_getBlockOffsetPointer(), and pst_parse_block().
char* pst_block_offset_pointer::to |
Definition at line 63 of file libpst.c.
Referenced by pst_getBlockOffsetPointer(), and pst_parse_block().