FST  openfst-1.8.3
OpenFst Library
Classes | Namespaces | Enumerations
bi-table.h File Reference
#include <sys/types.h>
#include <cstddef>
#include <cstdint>
#include <deque>
#include <functional>
#include <memory>
#include <type_traits>
#include <unordered_set>
#include <vector>
#include <fst/log.h>
#include <fst/memory.h>
#include <fst/windows_defs.inc>
#include <unordered_map>
Include dependency graph for bi-table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fst::HashBiTable< I, T, H, E >
 
struct  fst::HashSet< K, H, E, HS >
 
class  fst::CompactHashBiTable< I, T, H, E, HS >
 
class  fst::VectorBiTable< I, T, FP >
 
class  fst::VectorHashBiTable< I, T, S, FP, H, HS >
 
class  fst::ErasableBiTable< I, T, F >
 

Namespaces

 fst
 

Enumerations

enum  fst::HSType { fst::HS_STL, fst::HS_FLAT }