|
Haru Free PDF Library
|
#include <hpdf_list.h>

Data Fields | |
| HPDF_MMgr | mmgr |
| HPDF_Error | error |
| HPDF_UINT | block_siz |
| HPDF_UINT | items_per_block |
| HPDF_UINT | count |
| void ** | obj |
| HPDF_UINT _HPDF_List_Rec::block_siz |
| HPDF_UINT _HPDF_List_Rec::count |
| HPDF_Error _HPDF_List_Rec::error |
| HPDF_UINT _HPDF_List_Rec::items_per_block |
| HPDF_MMgr _HPDF_List_Rec::mmgr |
| void** _HPDF_List_Rec::obj |