Swarm-NG  1.1
mmapped_file_with_header< Header > Member List

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::MemoryMapinline
pagesizealign(std::ostream &out)peyton::system::MemoryMapstatic
size() const mmapped_file_with_header< Header >inline
~MemoryMap()peyton::system::MemoryMap