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

Pattern match result. More...

#include <memory_inspector_tool.h>

Public Attributes

uint32_t address
 
std::vector< uint8_t > matched_bytes
 
std::string context
 

Detailed Description

Pattern match result.

Definition at line 111 of file memory_inspector_tool.h.

Member Data Documentation

◆ address

uint32_t yaze::cli::agent::tools::PatternMatch::address

◆ matched_bytes

std::vector<uint8_t> yaze::cli::agent::tools::PatternMatch::matched_bytes

◆ context

std::string yaze::cli::agent::tools::PatternMatch::context

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