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

#include <arcsort.h>

Public Member Functions

constexpr OLabelCompare ()=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::OLabelCompare< Arc >

Definition at line 209 of file arcsort.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Definition at line 213 of file arcsort.h.

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

Definition at line 218 of file arcsort.h.


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