|
Swarm-NG
1.1
|
This is the complete list of members for mmapped_file_with_header< Header >, including all inherited members.
| data() const | mmapped_file_with_header< Header > | inline |
| MemoryMap() | peyton::system::MemoryMap | |
| mmapped_file_with_header(const std::string &filename="", const std::string &type="", int mode=ro, bool validate=true) | mmapped_file_with_header< Header > | inline |
| open(const std::string &filename, const std::string &type, int mode=ro, bool validate=true) | mmapped_file_with_header< Header > | inline |
| peyton::system::MemoryMap::open(int fd, size_t length_, size_t offset, int mode, int mapstyle, bool closefd=false) | peyton::system::MemoryMap | |
| peyton::system::MemoryMap::open(const std::string &filename, size_t length=0, size_t offset=0, int mode=ro, int map=shared) | peyton::system::MemoryMap | |
| operator void *() | peyton::system::MemoryMap | inline |
| pagesizealign(std::ostream &out) | peyton::system::MemoryMap | static |
| size() const | mmapped_file_with_header< Header > | inline |
| ~MemoryMap() | peyton::system::MemoryMap |