LatticeStringRepository< IntType >::Entry Struct Reference

#include <determinize-lattice-inl.h>

Collaboration diagram for LatticeStringRepository< IntType >::Entry:

Public Member Functions

bool operator== (const Entry &other) const
 
 Entry ()
 
 Entry (const Entry &e)
 

Public Attributes

const Entryparent
 
IntType i
 

Detailed Description

template<class IntType>
struct fst::LatticeStringRepository< IntType >::Entry

Definition at line 39 of file determinize-lattice-inl.h.

Constructor & Destructor Documentation

◆ Entry() [1/2]

◆ Entry() [2/2]

Entry ( const Entry e)
inline

Member Function Documentation

◆ operator==()

bool operator== ( const Entry other) const
inline

Member Data Documentation

◆ i

◆ parent


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