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

#include <arc-map.h>

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

Public Member Functions

 ArcMapFstOptions ()
 
 ArcMapFstOptions (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 298 of file arc-map.h.

Constructor & Destructor Documentation

fst::ArcMapFstOptions::ArcMapFstOptions ( )
inline

Definition at line 301 of file arc-map.h.

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

Definition at line 303 of file arc-map.h.


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