FST  openfst-1.8.3
OpenFst Library
Public Attributes | List of all members
fst::FarInfoData Struct Reference

#include <info.h>

Public Attributes

std::vector< KeyInfokey_infos
 
std::string far_type
 
std::string arc_type
 
size_t nfst = 0
 
size_t nstate = 0
 
size_t narc = 0
 
size_t nfinal = 0
 
std::set< std::string > fst_types
 

Detailed Description

Definition at line 61 of file info.h.

Member Data Documentation

std::string fst::FarInfoData::arc_type

Definition at line 64 of file info.h.

std::string fst::FarInfoData::far_type

Definition at line 63 of file info.h.

std::set<std::string> fst::FarInfoData::fst_types

Definition at line 69 of file info.h.

std::vector<KeyInfo> fst::FarInfoData::key_infos

Definition at line 62 of file info.h.

size_t fst::FarInfoData::narc = 0

Definition at line 67 of file info.h.

size_t fst::FarInfoData::nfinal = 0

Definition at line 68 of file info.h.

size_t fst::FarInfoData::nfst = 0

Definition at line 65 of file info.h.

size_t fst::FarInfoData::nstate = 0

Definition at line 66 of file info.h.


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