FST
openfst-1.8.4
OpenFst Library
|
#include <queue.h>
Public Types | |
using | StateId = S |
![]() | |
using | StateId = S |
Public Member Functions | |
TrivialQueue () | |
~TrivialQueue () override=default | |
StateId | Head () const final |
void | Enqueue (StateId s) final |
void | Dequeue () final |
void | Update (StateId) final |
bool | Empty () const final |
void | Clear () final |
![]() | |
virtual | ~QueueBase ()=default |
QueueBase (QueueType type) | |
void | SetError (bool error) |
bool | Error () const |
QueueType | Type () const |
using fst::TrivialQueue< S >::StateId = S |
|
inline |
|
overridedefault |
|
inlinefinalvirtual |
Implements fst::QueueBase< S >.
|
inlinefinalvirtual |
Implements fst::QueueBase< S >.
|
inlinefinalvirtual |
Implements fst::QueueBase< S >.
|
inlinefinalvirtual |
Implements fst::QueueBase< S >.
|
inlinefinalvirtual |
Implements fst::QueueBase< S >.
|
inlinefinalvirtual |
Implements fst::QueueBase< S >.