#include <arciterator-class.h>
Definition at line 182 of file arciterator-class.h.
fst::script::MutableArcIteratorClass::MutableArcIteratorClass |
( |
MutableFstClass * |
fst, |
|
|
int64_t |
s |
|
) |
| |
template<class Arc >
fst::script::MutableArcIteratorClass::MutableArcIteratorClass |
( |
MutableFst< Arc > * |
fst, |
|
|
int64_t |
s |
|
) |
| |
|
inline |
bool fst::script::MutableArcIteratorClass::Done |
( |
| ) |
const |
|
inline |
uint8_t fst::script::MutableArcIteratorClass::Flags |
( |
| ) |
const |
|
inline |
void fst::script::MutableArcIteratorClass::Next |
( |
| ) |
|
|
inline |
size_t fst::script::MutableArcIteratorClass::Position |
( |
| ) |
const |
|
inline |
void fst::script::MutableArcIteratorClass::Reset |
( |
| ) |
|
|
inline |
void fst::script::MutableArcIteratorClass::Seek |
( |
size_t |
a | ) |
|
|
inline |
void fst::script::MutableArcIteratorClass::SetFlags |
( |
uint8_t |
flags, |
|
|
uint8_t |
mask |
|
) |
| |
|
inline |
void fst::script::MutableArcIteratorClass::SetValue |
( |
const ArcClass & |
ac | ) |
|
|
inline |
ArcClass fst::script::MutableArcIteratorClass::Value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: