FST
openfst-1.8.2.post1
OpenFst Library
|
#include <collection.h>
Classes | |
struct | Node |
struct | NodeHash |
class | SetIterator |
Public Types | |
using | NodeTable = CompactHashBiTable< I, Node, NodeHash > |
Public Member Functions | |
Collection () | |
I | FindId (const std::vector< T > &set, bool insert=true) |
SetIterator | FindSet (I id) |
I | Size () const |
Definition at line 36 of file collection.h.
using fst::Collection< I, T >::NodeTable = CompactHashBiTable<I, Node, NodeHash> |
Definition at line 58 of file collection.h.
|
inline |
Definition at line 80 of file collection.h.
|
inline |
Definition at line 84 of file collection.h.
|
inline |
Definition at line 96 of file collection.h.
|
inline |
Definition at line 104 of file collection.h.