PostgreSQL Source Code git master
Loading...
Searching...
No Matches
arc Struct Reference

#include <regguts.h>

Data Fields

int type
 
color co
 
struct statefrom
 
struct stateto
 
struct arcoutchain
 
struct arcoutchainRev
 
struct arcinchain
 
struct arcinchainRev
 
struct arccolorchain
 
struct arccolorchainRev
 

Detailed Description

Definition at line 295 of file regguts.h.

Field Documentation

◆ co

◆ colorchain

struct arc* arc::colorchain

Definition at line 307 of file regguts.h.

Referenced by colorchain(), and uncolorchain().

◆ colorchainRev

struct arc* arc::colorchainRev

Definition at line 308 of file regguts.h.

Referenced by colorchain(), and uncolorchain().

◆ from

◆ inchain

struct arc* arc::inchain

Definition at line 304 of file regguts.h.

Referenced by copyins(), fixempties(), freearc(), moveins(), and sortins().

◆ inchainRev

struct arc* arc::inchainRev

Definition at line 305 of file regguts.h.

Referenced by createarc(), and sortins().

◆ outchain

struct arc* arc::outchain

Definition at line 301 of file regguts.h.

Referenced by copyouts(), createarc(), freearc(), moveouts(), removecantmatch(), and sortouts().

◆ outchainRev

struct arc* arc::outchainRev

Definition at line 302 of file regguts.h.

Referenced by createarc(), and sortouts().

◆ to

◆ type

int arc::type

Definition at line 297 of file regguts.h.

Referenced by clonesuccessorstates(), and combine().


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