FST  openfst-1.8.3
OpenFst Library
Protected Member Functions | List of all members
fst::script::WeightClassRegister Class Reference

#include <weight-class.h>

Inheritance diagram for fst::script::WeightClassRegister:
Inheritance graph
[legend]
Collaboration diagram for fst::script::WeightClassRegister:
Collaboration graph
[legend]

Protected Member Functions

std::string ConvertKeyToSoFilename (std::string_view key) const final
 
- Protected Member Functions inherited from fst::GenericRegister< std::string, StrToWeightImplBaseT, WeightClassRegister >
virtual StrToWeightImplBaseT LoadEntryFromSharedObject (KeyLookupRef key) const
 
virtual std::string ConvertKeyToSoFilename (KeyLookupRef key) const =0
 
virtual const StrToWeightImplBaseT * LookupEntry (KeyLookupRef key) const
 

Additional Inherited Members

- Public Types inherited from fst::GenericRegister< std::string, StrToWeightImplBaseT, WeightClassRegister >
using Key = std::string
 
using KeyLookupRef = typename internal::KeyLookupReferenceType< std::string >::type
 
using Entry = StrToWeightImplBaseT
 
- Public Member Functions inherited from fst::GenericRegister< std::string, StrToWeightImplBaseT, WeightClassRegister >
void SetEntry (const std::string &key, const StrToWeightImplBaseT &entry)
 
StrToWeightImplBaseT GetEntry (KeyLookupRef key) const
 
virtual ~GenericRegister ()=default
 
- Static Public Member Functions inherited from fst::GenericRegister< std::string, StrToWeightImplBaseT, WeightClassRegister >
static WeightClassRegister * GetRegister ()
 

Detailed Description

Definition at line 217 of file weight-class.h.

Member Function Documentation

std::string fst::script::WeightClassRegister::ConvertKeyToSoFilename ( std::string_view  key) const
inlinefinalprotected

Definition at line 221 of file weight-class.h.


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