Main Page | Class List | Directories | File List | Class Members | File Members

ca_dagnode_type Struct Reference

#include <confidence.h>

List of all members.

Public Attributes

char word [64]
int wid
int seqid
int sf
int fef
int lef
int reachable
int visited
int fanin
int fanout
int hscore
int pscore
int lscore
int cscore
ca_daglink_typesucclist
ca_daglink_typepredlist
ca_dagnode_typealloc_next


Member Data Documentation

struct ca_dagnode_type* ca_dagnode_type::alloc_next
 

int ca_dagnode_type::cscore
 

The confidence score

int ca_dagnode_type::fanin
 

The# Fan-in

int ca_dagnode_type::fanout
 

The# Fan-out

int ca_dagnode_type::fef
 

First end frame

int ca_dagnode_type::hscore
 

The heuristic score

int ca_dagnode_type::lef
 

Last end frame

int ca_dagnode_type::lscore
 

The language score

struct ca_daglink_type* ca_dagnode_type::predlist
 

int ca_dagnode_type::pscore
 

int ca_dagnode_type::reachable
 

Whether the node is reachable

int ca_dagnode_type::seqid
 

The sequence ID

int ca_dagnode_type::sf
 

Start frame

struct ca_daglink_type* ca_dagnode_type::succlist
 

int ca_dagnode_type::visited
 

Whether it is visited already

int ca_dagnode_type::wid
 

The dictionary word ID

char ca_dagnode_type::word[64]
 

The word string


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:33 2009 by  doxygen 1.3.9.1