PostgreSQL Source Code  git master
RT_NODE_256 Struct Reference

#include <radixtree.h>

Data Fields

RT_NODE base
 
bitmapword isset [RT_BM_IDX(RT_FANOUT_256)]
 
RT_PTR_ALLOC children [RT_FANOUT_256]
 

Detailed Description

Definition at line 562 of file radixtree.h.

Field Documentation

◆ base

RT_NODE RT_NODE_256::base

Definition at line 564 of file radixtree.h.

Referenced by RT_ADD_CHILD_256(), and RT_VERIFY_NODE().

◆ children

RT_PTR_ALLOC RT_NODE_256::children[RT_FANOUT_256]

Definition at line 570 of file radixtree.h.

Referenced by RT_NODE_256_GET_CHILD().

◆ isset


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