FST
openfst-1.8.2
OpenFst Library
|
#include <algorithm>
#include <cstdint>
#include <functional>
#include <list>
#include <memory>
#include <vector>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/vector-fst.h>
#include <unordered_map>
Go to the source code of this file.
Namespaces | |
fst | |
fst::internal | |
Functions | |
DECLARE_bool (fst_default_cache_gc) | |
DECLARE_int64 (fst_default_cache_gc_limit) | |
Variables | |
constexpr uint8_t | fst::kCacheFinal = 0x01 |
constexpr uint8_t | fst::kCacheArcs = 0x02 |
constexpr uint8_t | fst::kCacheInit = 0x04 |
constexpr uint8_t | fst::kCacheRecent = 0x08 |
constexpr uint8_t | fst::kCacheFlags |
DECLARE_bool | ( | fst_default_cache_gc | ) |
DECLARE_int64 | ( | fst_default_cache_gc_limit | ) |