FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::CompactFstOptions Struct Reference

#include <compact-fst.h>

Inheritance diagram for fst::CompactFstOptions:
Inheritance graph
[legend]
Collaboration diagram for fst::CompactFstOptions:
Collaboration graph
[legend]

Public Member Functions

 CompactFstOptions ()
 
 CompactFstOptions (const CacheOptions &opts)
 
- Public Member Functions inherited from fst::CacheOptions
 CacheOptions (bool gc=FST_FLAGS_fst_default_cache_gc, size_t gc_limit=FST_FLAGS_fst_default_cache_gc_limit)
 

Additional Inherited Members

- Public Attributes inherited from fst::CacheOptions
bool gc
 
size_t gc_limit
 

Detailed Description

Definition at line 57 of file compact-fst.h.

Constructor & Destructor Documentation

fst::CompactFstOptions::CompactFstOptions ( )
inline

Definition at line 60 of file compact-fst.h.

fst::CompactFstOptions::CompactFstOptions ( const CacheOptions opts)
inlineexplicit

Definition at line 62 of file compact-fst.h.


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