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

#include <types.h>

Collaboration diagram for field_t:
[legend]

Data Fields

pointf size
 
boxf b
 
int n_flds
 
textlabel_tlp
 
struct field_t ** fld
 
char * id
 
unsigned char LR
 
unsigned char sides
 

Detailed Description

Definition at line 235 of file types.h.

Field Documentation

◆ b

◆ fld

struct field_t** field_t::fld

◆ id

char* field_t::id

Definition at line 241 of file types.h.

Referenced by free_field(), map_rec_port(), and parse_reclbl().

◆ lp

textlabel_t* field_t::lp

Definition at line 239 of file types.h.

Referenced by free_field(), gen_fields(), parse_reclbl(), resize_reclbl(), and size_reclbl().

◆ LR

unsigned char field_t::LR

Definition at line 242 of file types.h.

Referenced by gen_fields(), parse_reclbl(), pos_reclbl(), resize_reclbl(), and size_reclbl().

◆ n_flds

int field_t::n_flds

◆ sides

unsigned char field_t::sides

Definition at line 243 of file types.h.

Referenced by pos_reclbl(), and record_port().

◆ size

pointf field_t::size

Definition at line 236 of file types.h.

Referenced by pos_reclbl(), resize_reclbl(), and size_reclbl().


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