FST  openfst-1.8.4
OpenFst Library
fst::MappedFile Member List

This is the complete list of members for fst::MappedFile, including all inherited members.

Allocate(size_t size, size_t align=kArchAlignment)fst::MappedFilestatic
AllocateType(size_t count)fst::MappedFileinlinestatic
Borrow(void *data)fst::MappedFilestatic
data() const fst::MappedFileinline
kArchAlignmentfst::MappedFilestatic
kMaxReadChunkfst::MappedFilestatic
Map(std::istream &istrm, bool memorymap, const std::string &source, size_t size)fst::MappedFilestatic
MapFromFileDescriptor(int fd, size_t pos, size_t size)fst::MappedFilestatic
mutable_data() const fst::MappedFileinline
~MappedFile()fst::MappedFile