| asar_wrapper_ | yaze::cli::resources::CommandHandler | protected |
| assembly_symbol_table_ | yaze::cli::resources::CommandHandler | protected |
| Describe() const | yaze::cli::resources::CommandHandler | virtual |
| DescribeAddress(uint32_t address) const | yaze::cli::agent::tools::MemoryInspectorBase | protected |
| Execute(Rom *rom, const resources::ArgumentParser &parser, resources::OutputFormatter &formatter) override | yaze::cli::agent::tools::MemorySearchTool | protectedvirtual |
| FindMatches(const std::vector< uint8_t > &memory, uint32_t base_address, const std::vector< uint8_t > &pattern, const std::vector< bool > &mask, int max_results) const | yaze::cli::agent::tools::MemorySearchTool | private |
| FormatAscii(const std::vector< uint8_t > &data) const | yaze::cli::agent::tools::MemoryInspectorBase | protected |
| FormatHex(const std::vector< uint8_t > &data, int bytes_per_line=16) const | yaze::cli::agent::tools::MemoryInspectorBase | protected |
| GetDefaultFormat() const | yaze::cli::resources::CommandHandler | inlineprotectedvirtual |
| GetDescription() const | yaze::cli::agent::tools::MemorySearchTool | inline |
| GetKnownRegions() const | yaze::cli::agent::tools::MemoryInspectorBase | protected |
| GetName() const override | yaze::cli::agent::tools::MemorySearchTool | inlinevirtual |
| GetOutputTitle() const | yaze::cli::resources::CommandHandler | inlineprotectedvirtual |
| GetUsage() const override | yaze::cli::agent::tools::MemorySearchTool | inlinevirtual |
| IdentifyDataType(uint32_t address) const | yaze::cli::agent::tools::MemoryInspectorBase | protected |
| ParseAddress(const std::string &addr_str) const | yaze::cli::agent::tools::MemoryInspectorBase | protected |
| ParsePattern(const std::string &pattern_str) const | yaze::cli::agent::tools::MemorySearchTool | private |
| project_ | yaze::cli::resources::CommandHandler | protected |
| RequiresLabels() const override | yaze::cli::agent::tools::MemorySearchTool | inlinevirtual |
| RequiresRom() const | yaze::cli::resources::CommandHandler | inlinevirtual |
| rom_ | yaze::cli::resources::CommandHandler | protected |
| Run(const std::vector< std::string > &args, Rom *rom_context, std::string *captured_output=nullptr) | yaze::cli::resources::CommandHandler | |
| SetAsarWrapper(core::AsarWrapper *asar_wrapper) | yaze::cli::resources::CommandHandler | inlinevirtual |
| SetAssemblySymbolTable(const std::map< std::string, core::AsarSymbol > *table) | yaze::cli::resources::CommandHandler | inlinevirtual |
| SetProjectContext(project::YazeProject *project) | yaze::cli::resources::CommandHandler | inlinevirtual |
| SetRomContext(Rom *rom) | yaze::cli::resources::CommandHandler | inlinevirtual |
| SetSymbolProvider(emu::debug::SymbolProvider *provider) | yaze::cli::resources::CommandHandler | inlinevirtual |
| symbol_provider_ | yaze::cli::resources::CommandHandler | protected |
| ValidateArgs(const resources::ArgumentParser &parser) override | yaze::cli::agent::tools::MemorySearchTool | protectedvirtual |
| ~CommandHandler()=default | yaze::cli::resources::CommandHandler | virtual |