pstore2
Public Member Functions | List of all members
pstore::system_page_size_interface Class Referenceabstract

An interface for accessing the fundamental virtual memory page size on the host. More...

#include <memory_mapper.hpp>

Inheritance diagram for pstore::system_page_size_interface:
Inheritance graph
[legend]

Public Member Functions

 system_page_size_interface (system_page_size_interface &&) noexcept=default
 
 system_page_size_interface (system_page_size_interface const &)=default
 
system_page_size_interfaceoperator= (system_page_size_interface &&) noexcept=default
 
system_page_size_interfaceoperator= (system_page_size_interface const &)=default
 
virtual unsigned get () const =0
 

Detailed Description

An interface for accessing the fundamental virtual memory page size on the host.


The documentation for this class was generated from the following files: