Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
ccgnodeinfo_t Struct Reference
Collaboration diagram for ccgnodeinfo_t:
[legend]

Data Fields

Agrec_t h
 
char mark
 
union { 
 
   Agraph_t *   g 
 
   Agnode_t *   n 
 
   void *   v 
 
ptr 
 

Detailed Description

Definition at line 256 of file ccomps.c.

Field Documentation

◆ g

Agraph_t* ccgnodeinfo_t::g

Definition at line 260 of file ccomps.c.

◆ h

Agrec_t ccgnodeinfo_t::h

Definition at line 257 of file ccomps.c.

◆ mark

char ccgnodeinfo_t::mark

Definition at line 258 of file ccomps.c.

◆ n

Agnode_t* ccgnodeinfo_t::n

Definition at line 261 of file ccomps.c.

◆ [union]

union { ... } ccgnodeinfo_t::ptr

◆ v

void* ccgnodeinfo_t::v

Definition at line 262 of file ccomps.c.


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