#include <table-matcher.h>
Public Member Functions | |
TableComposeOptions (const TableMatcherOptions &mo, bool c=true, ComposeFilter ft=SEQUENCE_FILTER, MatchType tms=MATCH_OUTPUT) | |
TableComposeOptions () | |
Public Member Functions inherited from TableMatcherOptions | |
TableMatcherOptions () | |
Public Attributes | |
bool | connect |
ComposeFilter | filter_type |
MatchType | table_match_type |
Public Attributes inherited from TableMatcherOptions | |
float | table_ratio |
int | min_table_size |
Definition at line 300 of file table-matcher.h.
|
inlineexplicit |
Definition at line 305 of file table-matcher.h.
|
inline |
Definition at line 309 of file table-matcher.h.
bool connect |
Definition at line 301 of file table-matcher.h.
Referenced by main(), fst::TestTableMatcher(), and fst::TestTableMatcherCacheRight().
ComposeFilter filter_type |
Definition at line 302 of file table-matcher.h.
Referenced by main().
MatchType table_match_type |
Definition at line 303 of file table-matcher.h.
Referenced by main(), fst::TestTableMatcher(), fst::TestTableMatcherCacheLeft(), and fst::TestTableMatcherCacheRight().