This is the complete list of members for alib::system::MappedFile, including all inherited members.
| Close() noexcept | alib::system::MappedFile | |
| GetData() const noexcept | alib::system::MappedFile | inline |
| IsEmpty() const noexcept | alib::system::MappedFile | inline |
| IsMMap() const noexcept | alib::system::MappedFile | inline |
| MappedFile()=default | alib::system::MappedFile | |
| MappedFile(const MappedFile &)=delete | alib::system::MappedFile | |
| MappedFile(MappedFile &&)=delete | alib::system::MappedFile | |
| noMMapBuf | alib::system::MappedFile | protected |
| Open(const CPathString &path, std::size_t knownSize=(std::numeric_limits< std::size_t >::max)(), bool disableMMap=false, bool willNeed=true) | alib::system::MappedFile | |
| operator=(const MappedFile &)=delete | alib::system::MappedFile | |
| operator=(MappedFile &&)=delete | alib::system::MappedFile | |
| Size() const noexcept | alib::system::MappedFile | inline |
| size | alib::system::MappedFile | protected |
| ~MappedFile() | alib::system::MappedFile | inline |