Public Attributes | List of all members
word_graph_node_t Struct Reference

#include <word_graph.h>

Public Attributes

int32 time
 
int32 nodeidx
 
glist_t child_node_list
 

Detailed Description

A node in the word_graph

Member Data Documentation

glist_t word_graph_node_t::child_node_list

The list of all children.

int32 word_graph_node_t::nodeidx

The index for this node

int32 word_graph_node_t::time

The time moment of this node


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