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

#include <arcsort.h>

Public Member Functions

constexpr ILabelCompare ()=default
 
constexpr bool operator() (const Arc &lhs, const Arc &rhs) const
 
constexpr uint64_t Properties (uint64_t props) const
 

Detailed Description

template<class Arc>
class fst::ILabelCompare< Arc >

Definition at line 192 of file arcsort.h.

Constructor & Destructor Documentation

template<class Arc>
constexpr fst::ILabelCompare< Arc >::ILabelCompare ( )
default

Member Function Documentation

template<class Arc>
constexpr bool fst::ILabelCompare< Arc >::operator() ( const Arc &  lhs,
const Arc &  rhs 
) const
inline

Definition at line 196 of file arcsort.h.

template<class Arc>
constexpr uint64_t fst::ILabelCompare< Arc >::Properties ( uint64_t  props) const
inline

Definition at line 201 of file arcsort.h.


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