FST  openfst-1.8.3
OpenFst Library
Classes | Namespaces | Typedefs | Functions
stateiterator-class.h File Reference
#include <cstdint>
#include <memory>
#include <utility>
#include <fst/fst.h>
#include <fst/fstlib.h>
#include <fst/script/fst-class.h>
Include dependency graph for stateiterator-class.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fst::script::StateIteratorImplBase
 
class  fst::script::StateIteratorClassImpl< Arc >
 
class  fst::script::StateIteratorClass
 

Namespaces

 fst
 
 fst::script
 

Typedefs

using fst::script::InitStateIteratorClassArgs = std::pair< const FstClass &, StateIteratorClass * >
 

Functions

template<class Arc >
void fst::script::InitStateIteratorClass (InitStateIteratorClassArgs *args)