BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

#include <types.h>

Data Fields

pj_uint32_t index
 
pj_hash_entryentry
 

Detailed Description

Data type for hash search iterator. This structure should be opaque, however applications need to declare concrete variable of this type, that's why the declaration is visible here.

Field Documentation

◆ entry

pj_hash_entry* pj_hash_iterator_t::entry

Internal entry.

◆ index

pj_uint32_t pj_hash_iterator_t::index

Internal index.


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

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.