Graphviz 2.29.20120208.0545
Data Structures | Functions
lib/circogen/blocktree.c File Reference
#include "blocktree.h"
Include dependency graph for blocktree.c:

Go to the source code of this file.

Data Structures

struct  estack

Functions

block_tcreateBlocktree (Agraph_t *g, circ_state *state)
void freeBlocktree (block_t *bp)

Function Documentation

block_t* createBlocktree ( Agraph_t g,
circ_state state 
)
void freeBlocktree ( block_t bp)

Definition at line 232 of file blocktree.c.

References block::children, blocklist_t::first, freeBlock(), freeBlocktree(), and block::next.

Referenced by freeBlocktree().