PostgreSQL Source Code  git master
RT_SIZE_CLASS_ELEM Struct Reference

#include <radixtree.h>

Data Fields

const char * name
 
int fanout
 
size_t allocsize
 

Detailed Description

Definition at line 636 of file radixtree.h.

Field Documentation

◆ allocsize

size_t RT_SIZE_CLASS_ELEM::allocsize

Definition at line 640 of file radixtree.h.

Referenced by for().

◆ fanout

int RT_SIZE_CLASS_ELEM::fanout

Definition at line 639 of file radixtree.h.

◆ name

const char* RT_SIZE_CLASS_ELEM::name

Definition at line 638 of file radixtree.h.

Referenced by for().


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