#include <memory.h>
◆ id_t
◆ Kind
◆ Memory() [1/2]
| Realm::Memory::Memory |
( |
| ) |
|
|
default |
◆ Memory() [2/2]
| constexpr Realm::Memory::Memory |
( |
id_t |
id | ) |
|
|
inlineexplicitconstexpr |
◆ address_space()
◆ capacity()
| size_t Realm::Memory::capacity |
( |
void |
| ) |
const |
◆ exists()
| bool Realm::Memory::exists |
( |
void |
| ) |
const |
|
inline |
◆ kind()
| Kind Realm::Memory::kind |
( |
void |
| ) |
const |
◆ operator id_t()
| constexpr Realm::Memory::operator id_t |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator!=()
| bool Realm::Memory::operator!= |
( |
const Memory & |
rhs | ) |
const |
|
inline |
◆ operator<()
| bool Realm::Memory::operator< |
( |
const Memory & |
rhs | ) |
const |
|
inline |
◆ operator==()
| bool Realm::Memory::operator== |
( |
const Memory & |
rhs | ) |
const |
|
inline |
◆ report_memory_fault()
| void Realm::Memory::report_memory_fault |
( |
int |
reason, |
|
|
const void * |
reason_data, |
|
|
size_t |
reason_size |
|
) |
| const |
◆ id
◆ NO_MEMORY
| const Memory Realm::Memory::NO_MEMORY |
|
static |
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/memory.h