FST  openfst-1.7.5
OpenFst Library
Public Member Functions | Friends | List of all members
fst::internal::SymbolTableIteratorItem Class Reference

#include <symbol-table.h>

Public Member Functions

 SymbolTableIteratorItem (const SymbolTable &table, ssize_t pos)
 
int64 Label () const
 
std::string Symbol () const
 

Friends

class fst::SymbolTableIterator
 

Detailed Description

Definition at line 477 of file symbol-table.h.

Constructor & Destructor Documentation

fst::internal::SymbolTableIteratorItem::SymbolTableIteratorItem ( const SymbolTable table,
ssize_t  pos 
)
inlineexplicit

Definition at line 479 of file symbol-table.h.

Member Function Documentation

int64 fst::internal::SymbolTableIteratorItem::Label ( ) const
inline

Definition at line 483 of file symbol-table.h.

std::string fst::internal::SymbolTableIteratorItem::Symbol ( ) const
inline

Definition at line 487 of file symbol-table.h.

Friends And Related Function Documentation

friend class fst::SymbolTableIterator
friend

Definition at line 493 of file symbol-table.h.


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