Go to the source code of this file.
Classes | |
struct | ityr::ori::mode::read_t |
struct | ityr::ori::mode::write_t |
struct | ityr::ori::mode::read_write_t |
Namespaces | |
ityr | |
ityr::ori | |
ityr::ori::mode | |
Typedefs | |
using | ityr::ori::block_size_t = uint32_t |
Functions | |
std::string | ityr::ori::str (mode::read_t) |
std::string | ityr::ori::str (mode::write_t) |
std::string | ityr::ori::str (mode::read_write_t) |
std::size_t | ityr::ori::sys_mmap_entry_limit () |
Variables | |
constexpr read_t | ityr::ori::mode::read |
constexpr write_t | ityr::ori::mode::write |
constexpr read_write_t | ityr::ori::mode::read_write |