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

#include <info.h>

Public Attributes

std::string key
 
std::string type
 
size_t nstate = 0
 
size_t narc = 0
 
size_t nfinal = 0
 

Detailed Description

Definition at line 45 of file info.h.

Member Data Documentation

std::string fst::KeyInfo::key

Definition at line 46 of file info.h.

size_t fst::KeyInfo::narc = 0

Definition at line 49 of file info.h.

size_t fst::KeyInfo::nfinal = 0

Definition at line 50 of file info.h.

size_t fst::KeyInfo::nstate = 0

Definition at line 48 of file info.h.

std::string fst::KeyInfo::type

Definition at line 47 of file info.h.


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