FST  openfst-1.8.3
OpenFst Library
Public Attributes | List of all members
fst::MutableArcIteratorData< Arc > Struct Template Reference

#include <mutable-fst.h>

Public Attributes

std::unique_ptr< MutableArcIteratorBase< Arc > > base
 

Detailed Description

template<class Arc>
struct fst::MutableArcIteratorData< Arc >

Definition at line 49 of file mutable-fst.h.

Member Data Documentation

template<class Arc>
std::unique_ptr<MutableArcIteratorBase<Arc> > fst::MutableArcIteratorData< Arc >::base

Definition at line 206 of file mutable-fst.h.


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