RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Microsoft::LEFormat::PhysicalPageNumber Struct Reference

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
 
PhysicalPageNumberoperator++ (int)
 

Public Attributes

uint32_t number
 

Detailed Description

Type safe wrapper for an uint32_t to access physical pages.


The documentation for this struct was generated from the following file: