LatticeIncrementalOnlineDecoderTpl< FST >::BestPathIterator Struct Reference

#include <lattice-incremental-online-decoder.h>

Collaboration diagram for LatticeIncrementalOnlineDecoderTpl< FST >::BestPathIterator:

Public Member Functions

 BestPathIterator (void *t, int32 f)
 
bool Done ()
 

Public Attributes

void * tok
 
int32 frame
 

Detailed Description

template<typename FST>
struct kaldi::LatticeIncrementalOnlineDecoderTpl< FST >::BestPathIterator

Definition at line 77 of file lattice-incremental-online-decoder.h.

Constructor & Destructor Documentation

◆ BestPathIterator()

Member Function Documentation

◆ Done()

Member Data Documentation

◆ frame

◆ tok


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