#include <idbridge.hpp>
|
| | IdBridge () |
| |
| unsigned const | map (unsigned idx) const |
| |
| unsigned const | rmap (unsigned idx) const |
| |
| unsigned const | mapOutput (unsigned idx) const |
| |
| unsigned const | rmapOutput (unsigned idx) const |
| |
| void | add (unsigned grammar_idx, unsigned lm_idx) |
| |
| void | addOutput (unsigned grammar_idx, unsigned lm_idx) |
| |
Definition at line 31 of file idbridge.hpp.
| ucam::fsttools::IdBridge::IdBridge |
( |
| ) |
|
|
inline |
| void ucam::fsttools::IdBridge::add |
( |
unsigned |
grammar_idx, |
|
|
unsigned |
lm_idx |
|
) |
| |
|
inline |
| void ucam::fsttools::IdBridge::addOutput |
( |
unsigned |
grammar_idx, |
|
|
unsigned |
lm_idx |
|
) |
| |
|
inline |
| unsigned const ucam::fsttools::IdBridge::map |
( |
unsigned |
idx | ) |
const |
|
inline |
| unsigned const ucam::fsttools::IdBridge::mapOutput |
( |
unsigned |
idx | ) |
const |
|
inline |
| unsigned const ucam::fsttools::IdBridge::rmap |
( |
unsigned |
idx | ) |
const |
|
inline |
| unsigned const ucam::fsttools::IdBridge::rmapOutput |
( |
unsigned |
idx | ) |
const |
|
inline |
The documentation for this class was generated from the following file: