Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
port Struct Reference

#include <types.h>

Collaboration diagram for port:
[legend]

Data Fields

pointf p
 
double theta
 
boxfbp
 
bool defined
 
bool constrained
 
bool clip
 
bool dyna
 
unsigned char order
 
unsigned char side
 
char * name
 

Detailed Description

Definition at line 48 of file types.h.

Field Documentation

◆ bp

boxf* port::bp

Definition at line 51 of file types.h.

Referenced by closestSide(), compassPort(), resolvePort(), and sameport().

◆ clip

bool port::clip

Definition at line 56 of file types.h.

Referenced by compassPort(), and sameport().

◆ constrained

bool port::constrained

◆ defined

bool port::defined

Definition at line 54 of file types.h.

Referenced by compassPort(), portcmp(), record_path(), and sameport().

◆ dyna

bool port::dyna

Definition at line 57 of file types.h.

Referenced by compassPort(), and sameport().

◆ name

char* port::name

Definition at line 63 of file types.h.

Referenced by chkPort(), poly_port(), resolvePort(), sameport(), and strdup_and_subst_obj0().

◆ order

unsigned char port::order

Definition at line 58 of file types.h.

Referenced by compassPort(), and sameport().

◆ p

◆ side

unsigned char port::side

Definition at line 59 of file types.h.

Referenced by closestSide(), compassPort(), resolvePort(), and sameport().

◆ theta

double port::theta

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