Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
stk_t Struct Reference

Data Fields

gv_stack_t data
 
void(* actionfn )(Agnode_t *, void *)
 
bool(* markfn )(Agnode_t *, int)
 

Detailed Description

Definition at line 25 of file ccomps.c.

Field Documentation

◆ actionfn

void(* stk_t::actionfn) (Agnode_t *, void *)

Definition at line 27 of file ccomps.c.

Referenced by dfs(), and initStk().

◆ data

gv_stack_t stk_t::data

Definition at line 26 of file ccomps.c.

Referenced by freeStk(), initStk(), pop(), and push().

◆ markfn

bool(* stk_t::markfn) (Agnode_t *, int)

Definition at line 28 of file ccomps.c.

Referenced by initStk(), mark(), marked(), and unmark().


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