Serialized edit record in binary format. More...
#include <project_tool.h>
Public Attributes | |
| uint32_t | address |
| uint32_t | length |
Serialized edit record in binary format.
Definition at line 55 of file project_tool.h.
| uint32_t yaze::cli::agent::tools::SerializedEdit::address |
Definition at line 56 of file project_tool.h.
Referenced by yaze::cli::agent::tools::ProjectSnapshot::LoadFromFile(), and yaze::cli::agent::tools::ProjectSnapshot::SaveToFile().
| uint32_t yaze::cli::agent::tools::SerializedEdit::length |
Definition at line 57 of file project_tool.h.
Referenced by yaze::cli::agent::tools::ProjectSnapshot::LoadFromFile(), and yaze::cli::agent::tools::ProjectSnapshot::SaveToFile().