#include <pages.h>
◆ entity_t() [1/4]
| constexpr entity_t::entity_t |
( |
void |
| ) |
|
|
inlineconstexpr |
◆ entity_t() [2/4]
| constexpr entity_t::entity_t |
( |
EntityType |
theType, |
|
|
uint16_t |
theSize |
|
) |
| |
|
inlineexplicitconstexpr |
◆ entity_t() [3/4]
◆ entity_t() [4/4]
| constexpr entity_t::entity_t |
( |
config_page_t * |
entity, |
|
|
uint16_t |
theSize |
|
) |
| |
|
inlineexplicitconstexpr |
◆ isEntityAddressWithin()
| bool entity_t::isEntityAddressWithin |
( |
uint16_t |
entityAddress | ) |
const |
|
inline |
◆ [union]
◆ pRaw
If the entity is a raw block, this points to it.
◆ pTable
If the entity is a table, this points to the table.
◆ size
| uint16_t entity_t::size = 0U |
Size of the entity in bytes on the page
◆ table_key
If the entity is a table, this can be used to get the table type.
◆ type
The documentation for this struct was generated from the following file: