#include <fst/fst.h>
List of all members.
Detailed Description
Definition at line 48 of file fst.h.
Constructor & Destructor Documentation
| fst::FstReadOptions::FstReadOptions |
( |
const string & |
src = "<unspecfied>", |
|
|
const FstHeader * |
hdr = 0, |
|
|
const SymbolTable * |
isym = 0, |
|
|
const SymbolTable * |
osym = 0 | |
|
) |
| | [inline, explicit] |
this info (read and skip stream osymbols)
Definition at line 57 of file fst.h.
| fst::FstReadOptions::FstReadOptions |
( |
const string & |
src, |
|
|
const SymbolTable * |
isym, |
|
|
const SymbolTable * |
osym = 0 | |
|
) |
| | [inline, explicit] |
Definition at line 63 of file fst.h.
Member Data Documentation
Pointer to Fst header. If non-zero, use
Definition at line 50 of file fst.h.
this info (don't read a stream header)
Pointer to input symbols. If non-zero, use
Definition at line 52 of file fst.h.
this info (read and skip stream isymbols)
Pointer to output symbols. If non-zero, use
Definition at line 54 of file fst.h.
Where you're reading from.
Definition at line 49 of file fst.h.
The documentation for this struct was generated from the following file:
- openfst-1.2.6/src/include/fst/fst.h