Searched refs:fsthdr (Results 1 – 1 of 1) sorted by relevance
49 FstHeader fsthdr; in Read() local56 ReadSTTableHeader(filename, &fsthdr); in Read()58 arctype_ = fsthdr.ArcType().empty() ? "unknown" : fsthdr.ArcType(); in Read()61 ReadSTListHeader(filename, &fsthdr); in Read()63 arctype_ = fsthdr.ArcType().empty() ? "unknown" : fsthdr.ArcType(); in Read()67 fsthdr.Read(istrm, filename); in Read()69 arctype_ = fsthdr.ArcType().empty() ? "unknown" : fsthdr.ArcType(); in Read()