|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Type safe wrapper for an uint32_t to access physical pages. More...
#include <leexe.h>
Public Member Functions | |
| PhysicalPageNumber (uint32_t number) | |
| operator uint32_t () const | |
| PhysicalPageNumber | operator+ (int value) const |
| PhysicalPageNumber | operator- (int value) const |
| PhysicalPageNumber & | operator++ (int) |
Public Attributes | |
| uint32_t | number |
Type safe wrapper for an uint32_t to access physical pages.