#include <pages.h>
◆ page_entity_t() [1/2]
| constexpr page_entity_t::page_entity_t |
( |
void |
| ) |
|
|
inlineconstexpr |
◆ page_entity_t() [2/2]
| constexpr page_entity_t::page_entity_t |
( |
const entity_t & |
entity, |
|
|
uint16_t |
base |
|
) |
| |
|
inlineexplicitconstexpr |
◆ isPageAddressWithin()
| bool page_entity_t::isPageAddressWithin |
( |
uint16_t |
pageAddress | ) |
const |
|
inline |
Check if the offset is within the entity address range.
- Parameters
-
| pageAddress | Address offset from the start of the page |
- Returns
- true if the offset is within the entity address range, false otherwise
◆ start
| uint16_t page_entity_t::start |
The documentation for this struct was generated from the following file: