#include <machine.h>
◆ UpdateType
| Enumerator |
|---|
| THING_ADDED | |
| THING_REMOVED | |
| THING_UPDATED | |
◆ ~MachineUpdateSubscriber()
| virtual Realm::Machine::MachineUpdateSubscriber::~MachineUpdateSubscriber |
( |
void |
| ) |
|
|
inlinevirtual |
◆ memory_updated()
| virtual void Realm::Machine::MachineUpdateSubscriber::memory_updated |
( |
Memory |
m, |
|
|
UpdateType |
update_type, |
|
|
const void * |
payload, |
|
|
size_t |
payload_size |
|
) |
| |
|
pure virtual |
◆ processor_updated()
| virtual void Realm::Machine::MachineUpdateSubscriber::processor_updated |
( |
Processor |
p, |
|
|
UpdateType |
update_type, |
|
|
const void * |
payload, |
|
|
size_t |
payload_size |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/machine.h