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

#include <encode.h>

Public Member Functions

 TupleKey ()
 
 TupleKey (const TupleKey &key)
 
 TupleKey (uint32 encode_flags)
 
size_t operator() (const Tuple *x) const
 

Detailed Description

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

Definition at line 77 of file encode.h.

Constructor & Destructor Documentation

template<class Arc>
fst::internal::EncodeTable< Arc >::TupleKey::TupleKey ( )
inline

Definition at line 79 of file encode.h.

template<class Arc>
fst::internal::EncodeTable< Arc >::TupleKey::TupleKey ( const TupleKey key)
inline

Definition at line 81 of file encode.h.

template<class Arc>
fst::internal::EncodeTable< Arc >::TupleKey::TupleKey ( uint32  encode_flags)
inlineexplicit

Definition at line 83 of file encode.h.

Member Function Documentation

template<class Arc>
size_t fst::internal::EncodeTable< Arc >::TupleKey::operator() ( const Tuple x) const
inline

Definition at line 85 of file encode.h.


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