Public Attributes | List of all members
YHashSlot Union Reference

#include <yhash.h>

Public Attributes

struct {
   u8   buff [HASH_BUF_SIZE]
 
   u16   hash
 
   yHash   next
 
}; 
 
union {
   struct {
      u8   blkId
 
      yBlkHdl   nextPtr
 
      u8   ydx
 
   } 
 
   yWhitePageEntry   wpEntry
 
   yYellowPageArray   ypArray
 
   yYellowPageCateg   ypCateg
 
   yYellowPageEntry   ypEntry
 
blk [2]
 

Detailed Description

Definition at line 146 of file yhash.h.

Member Data Documentation

struct { ... }
union { ... } YHashSlot::blk[2]
u8 YHashSlot::blkId

Definition at line 155 of file yhash.h.

u8 YHashSlot::buff[HASH_BUF_SIZE]

Definition at line 150 of file yhash.h.

u16 YHashSlot::hash

Definition at line 148 of file yhash.h.

yHash YHashSlot::next

Definition at line 149 of file yhash.h.

yBlkHdl YHashSlot::nextPtr

Definition at line 156 of file yhash.h.

yWhitePageEntry YHashSlot::wpEntry

Definition at line 158 of file yhash.h.

u8 YHashSlot::ydx

Definition at line 154 of file yhash.h.

yYellowPageArray YHashSlot::ypArray

Definition at line 161 of file yhash.h.

yYellowPageCateg YHashSlot::ypCateg

Definition at line 160 of file yhash.h.

yYellowPageEntry YHashSlot::ypEntry

Definition at line 159 of file yhash.h.


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


yoctopuce_altimeter
Author(s): Anja Sheppard
autogenerated on Mon Jun 10 2019 15:49:13