Searched defs:FstReadOptions (Results 1 – 1 of 1) sorted by relevance
36 struct FstReadOptions { struct42 explicit FstReadOptions(const string& src = "<unspecified>", argument46 : source(src), header(hdr), isymbols(isym), osymbols(osym) {} in source()