Detected anomaly in memory. More...
#include <memory_inspector_tool.h>
Public Attributes | |
| uint32_t | address |
| std::string | type |
| std::string | description |
| int | severity |
Detected anomaly in memory.
Definition at line 101 of file memory_inspector_tool.h.
| uint32_t yaze::cli::agent::tools::MemoryAnomaly::address |
Definition at line 102 of file memory_inspector_tool.h.
| std::string yaze::cli::agent::tools::MemoryAnomaly::type |
Definition at line 103 of file memory_inspector_tool.h.
| std::string yaze::cli::agent::tools::MemoryAnomaly::description |
Definition at line 104 of file memory_inspector_tool.h.
| int yaze::cli::agent::tools::MemoryAnomaly::severity |
Definition at line 105 of file memory_inspector_tool.h.