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

◆ inchainRev

struct arc* arc::inchainRev

Definition at line 305 of file regguts.h.

Referenced by changearctarget(), createarc(), freearc(), and sortins().

◆ outchain

◆ outchainRev

struct arc* arc::outchainRev

Definition at line 302 of file regguts.h.

Referenced by changearcsource(), createarc(), freearc(), and sortouts().

◆ to

◆ type

int arc::type

Definition at line 297 of file regguts.h.

Referenced by clonesuccessorstates(), combine(), cparc(), freearc(), sortins_cmp(), and sortouts_cmp().


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