eckit::MMap class

Public static functions

static auto mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) -> void*
static auto munmap(void* addr, size_t length) -> int
static void info(size_t& count, size_t& size)