FST  openfst-1.8.3
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 53 of file info.h.

Member Data Documentation

std::string fst::KeyInfo::key

Definition at line 54 of file info.h.

size_t fst::KeyInfo::narc = 0

Definition at line 57 of file info.h.

size_t fst::KeyInfo::nfinal = 0

Definition at line 58 of file info.h.

size_t fst::KeyInfo::nstate = 0

Definition at line 56 of file info.h.

std::string fst::KeyInfo::type

Definition at line 55 of file info.h.


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