FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::internal::EncodeTable< Arc >::TripleHash Class Reference

#include <encode.h>

Public Member Functions

 TripleHash (uint8_t flags)
 
size_t operator() (const Triple *triple) const
 

Detailed Description

template<class Arc>
class fst::internal::EncodeTable< Arc >::TripleHash

Definition at line 164 of file encode.h.

Constructor & Destructor Documentation

template<class Arc>
fst::internal::EncodeTable< Arc >::TripleHash::TripleHash ( uint8_t  flags)
inlineexplicit

Definition at line 166 of file encode.h.

Member Function Documentation

template<class Arc>
size_t fst::internal::EncodeTable< Arc >::TripleHash::operator() ( const Triple triple) const
inline

Definition at line 168 of file encode.h.


The documentation for this class was generated from the following file: