PostgreSQL Source Code  git master
colordesc Struct Reference

#include <regguts.h>

Data Fields

int nschrs
 
int nuchrs
 
color sub
 
struct arcarcs
 
chr firstchr
 
int flags
 

Detailed Description

Definition at line 176 of file regguts.h.

Field Documentation

◆ arcs

struct arc* colordesc::arcs

Definition at line 182 of file regguts.h.

Referenced by colorchain(), freecolor(), initcm(), newcolor(), okcolors(), pseudocolor(), and uncolorchain().

◆ firstchr

chr colordesc::firstchr

Definition at line 183 of file regguts.h.

Referenced by findprefix(), initcm(), newcolor(), pseudocolor(), and subcolor().

◆ flags

◆ nschrs

int colordesc::nschrs

◆ nuchrs

◆ sub

color colordesc::sub

Definition at line 180 of file regguts.h.

Referenced by freecolor(), initcm(), newcolor(), newsub(), okcolors(), pseudocolor(), and rainbow().


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