This is the complete list of members for fml::FileMapping, including all inherited members.
| CreateReadExecute(const std::string &path) | fml::FileMapping | static |
| CreateReadExecute(const fml::UniqueFD &base_fd, const std::string &sub_path="") | fml::FileMapping | static |
| CreateReadOnly(const std::string &path) | fml::FileMapping | static |
| CreateReadOnly(const fml::UniqueFD &base_fd, const std::string &sub_path="") | fml::FileMapping | static |
| FileMapping(const fml::UniqueFD &fd, std::initializer_list< Protection > protection={ Protection::kRead}) | fml::FileMapping | explicit |
| GetMapping() const override | fml::FileMapping | virtual |
| GetMutableMapping() | fml::FileMapping | |
| GetSize() const override | fml::FileMapping | virtual |
| IsDontNeedSafe() const override | fml::FileMapping | virtual |
| IsValid() const | fml::FileMapping | |
| Mapping() | fml::Mapping | |
| Protection enum name | fml::FileMapping | |
| ~FileMapping() override | fml::FileMapping | |
| ~Mapping() | fml::Mapping | virtual |