pnode_s Struct Reference

List of all members.

Public Attributes

s3wid_t wid
s3cipid_t ci
s3cipid_t lc
s3cipid_t rc
int8 pos
s3pid_t pid
int32 id
struct plink_ssucclist
struct plink_spredlist
struct pnode_snext
struct pnode_salloc_next
struct snode_sstartstate

Detailed Description

SOME ASSUMPTIONS

Assumptions:


Member Data Documentation

struct pnode_s* pnode_s::alloc_next [read]

Referenced by align_destroy_sent_hmm().

Parent word id

Referenced by align_build_sent_hmm().

int32 pnode_s::id

Triphone id for this node

Referenced by align_build_sent_hmm().

CI phone id corresponding to this node

Referenced by align_build_sent_hmm().

struct pnode_s* pnode_s::next [read]

Referenced by align_build_sent_hmm().

Phone position within word for this node

Referenced by align_build_sent_hmm().

Right context CI phone

struct plink_s* pnode_s::predlist [read]

Left context CI phone

Referenced by align_build_sent_hmm().

struct snode_s* pnode_s::startstate [read]

Referenced by align_build_sent_hmm().

struct plink_s* pnode_s::succlist [read]

Unique id for identifying node, debugging

Referenced by align_build_sent_hmm(), and align_destroy_sent_hmm().

Referenced by align_build_sent_hmm().


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

Generated on 7 Mar 2010 by  doxygen 1.6.1