yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::agent::tools::MemoryAnomaly Struct Reference

Detected anomaly in memory. More...

#include <memory_inspector_tool.h>

Public Attributes

uint32_t address
 
std::string type
 
std::string description
 
int severity
 

Detailed Description

Detected anomaly in memory.

Definition at line 101 of file memory_inspector_tool.h.

Member Data Documentation

◆ address

uint32_t yaze::cli::agent::tools::MemoryAnomaly::address

Definition at line 102 of file memory_inspector_tool.h.

◆ type

std::string yaze::cli::agent::tools::MemoryAnomaly::type

Definition at line 103 of file memory_inspector_tool.h.

◆ description

std::string yaze::cli::agent::tools::MemoryAnomaly::description

Definition at line 104 of file memory_inspector_tool.h.

◆ severity

int yaze::cli::agent::tools::MemoryAnomaly::severity

Definition at line 105 of file memory_inspector_tool.h.


The documentation for this struct was generated from the following file: