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 303 of file regguts.h.

Field Documentation

◆ co

◆ colorchain

struct arc* arc::colorchain

Definition at line 315 of file regguts.h.

Referenced by colorchain(), and uncolorchain().

◆ colorchainRev

struct arc* arc::colorchainRev

Definition at line 316 of file regguts.h.

Referenced by colorchain(), and uncolorchain().

◆ from

◆ inchain

struct arc* arc::inchain

Definition at line 312 of file regguts.h.

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

◆ inchainRev

struct arc* arc::inchainRev

Definition at line 313 of file regguts.h.

Referenced by createarc(), and sortins().

◆ outchain

struct arc* arc::outchain

Definition at line 309 of file regguts.h.

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

◆ outchainRev

struct arc* arc::outchainRev

Definition at line 310 of file regguts.h.

Referenced by createarc(), and sortouts().

◆ to

◆ type

int arc::type

Definition at line 305 of file regguts.h.

Referenced by clonesuccessorstates(), and combine().


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