Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

colormap Struct Reference

#include <regguts.h>

Data Fields

int magic
struct varsv
size_t ncds
size_t max
color free
struct colordesccd
struct colordesc cdspace [NINLINECDS]
union tree tree [NBYTS]

Detailed Description

Definition at line 219 of file regguts.h.


Field Documentation

struct colordesc colormap::cdspace[NINLINECDS]

Definition at line 231 of file regguts.h.

Referenced by freecm(), initcm(), and newcolor().

Definition at line 226 of file regguts.h.

Referenced by freecolor(), initcm(), and newcolor().

Definition at line 221 of file regguts.h.

Referenced by freecm(), initcm(), and setcolor().

size_t colormap::max

Definition at line 224 of file regguts.h.

Referenced by initcm(), and newcolor().

union tree colormap::tree[NBYTS]
struct vars* colormap::v

Definition at line 223 of file regguts.h.

Referenced by initcm().


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