FST  openfst-1.8.3
OpenFst Library
Classes | Namespaces | Typedefs | Enumerations
mpdt.h File Reference
#include <sys/types.h>
#include <algorithm>
#include <array>
#include <cstddef>
#include <cstdint>
#include <functional>
#include <map>
#include <optional>
#include <utility>
#include <vector>
#include <fst/compat.h>
#include <fst/log.h>
#include <fst/extensions/pdt/pdt.h>
#include <fst/fst.h>
#include <fst/util.h>
#include <unordered_map>
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 }