FST  openfst-1.8.2
OpenFst Library
Classes | Namespaces | Typedefs | Enumerations
mpdt.h File Reference
#include <algorithm>
#include <array>
#include <cstdint>
#include <functional>
#include <map>
#include <vector>
#include <fst/compat.h>
#include <fst/extensions/pdt/pdt.h>
#include <unordered_map>
#include <optional>
Include dependency graph for mpdt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fst::internal::KeyPairHasher< Level >
 
class  fst::internal::KeyPair< Level >
 
struct  fst::internal::KeyPairHasher< Level >
 
class  fst::internal::MPdtStack< StackId, Level, nlevels, restrict >
 

Namespaces

 fst
 
 fst::internal
 

Typedefs

template<typename StackId , typename Level , Level nlevels>
using fst::internal::StackConfig = std::array< StackId, nlevels >
 

Enumerations

enum  fst::MPdtType : uint8_t { fst::MPdtType::READ_RESTRICT, fst::MPdtType::WRITE_RESTRICT, fst::MPdtType::NO_RESTRICT }