Leptonica  1.82.0
Image processing and image analysis suite
Rb_Type Union Reference

#include <rbtree.h>

Data Fields

l_int64 itype
 
l_uint64 utype
 
l_float64 ftype
 
void * ptype
 

Detailed Description

Storage for keys and values for red-black trees, maps and sets.

Note:
  (1) Keys and values of the valid key types are all 64-bit
  (2) (void *) can be used for values but not for keys.

Definition at line 62 of file rbtree.h.


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