FST
openfst-1.8.4
OpenFst Library
|
This is the complete list of members for fst::MappedFile, including all inherited members.
Allocate(size_t size, size_t align=kArchAlignment) | fst::MappedFile | static |
AllocateType(size_t count) | fst::MappedFile | inlinestatic |
Borrow(void *data) | fst::MappedFile | static |
data() const | fst::MappedFile | inline |
kArchAlignment | fst::MappedFile | static |
kMaxReadChunk | fst::MappedFile | static |
Map(std::istream &istrm, bool memorymap, const std::string &source, size_t size) | fst::MappedFile | static |
MapFromFileDescriptor(int fd, size_t pos, size_t size) | fst::MappedFile | static |
mutable_data() const | fst::MappedFile | inline |
~MappedFile() | fst::MappedFile |