Graphviz  2.29.20120524.0446
Data Structures | Typedefs | Variables
lib/graph/triefa.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TrieState
struct  TrieTrans

Typedefs

typedef struct TrieState TrieState
typedef struct TrieTrans TrieTrans

Variables

TrieState TrieStateTbl []
TrieTrans TrieTransTbl []

Typedef Documentation

typedef struct TrieState TrieState

Definition at line 36 of file triefa.h.

typedef struct TrieTrans TrieTrans

Definition at line 37 of file triefa.h.


Variable Documentation

Definition at line 23 of file trie.c.

Definition at line 93 of file trie.c.