Haru Free PDF Library
_HPDF_List_Rec Struct Reference

#include <hpdf_list.h>

Collaboration diagram for _HPDF_List_Rec:

Data Fields

HPDF_MMgr mmgr
 
HPDF_Error error
 
HPDF_UINT block_siz
 
HPDF_UINT items_per_block
 
HPDF_UINT count
 
void ** obj
 

Field Documentation

◆ block_siz

HPDF_UINT _HPDF_List_Rec::block_siz

◆ count

HPDF_UINT _HPDF_List_Rec::count

◆ error

HPDF_Error _HPDF_List_Rec::error

◆ items_per_block

HPDF_UINT _HPDF_List_Rec::items_per_block

◆ mmgr

HPDF_MMgr _HPDF_List_Rec::mmgr

◆ obj

void** _HPDF_List_Rec::obj

The documentation for this struct was generated from the following file: