#include <oracle_menu_registry.h>
Public Attributes | |
| std::string | label |
| std::string | asm_path |
| int | line = 0 |
| std::string | bin_path |
| std::string | resolved_bin_path |
| bool | exists = false |
| uintmax_t | size_bytes = 0 |
Definition at line 12 of file oracle_menu_registry.h.
| std::string yaze::core::OracleMenuBinEntry::label |
Definition at line 13 of file oracle_menu_registry.h.
| std::string yaze::core::OracleMenuBinEntry::asm_path |
Definition at line 14 of file oracle_menu_registry.h.
| int yaze::core::OracleMenuBinEntry::line = 0 |
Definition at line 15 of file oracle_menu_registry.h.
| std::string yaze::core::OracleMenuBinEntry::bin_path |
Definition at line 16 of file oracle_menu_registry.h.
| std::string yaze::core::OracleMenuBinEntry::resolved_bin_path |
Definition at line 17 of file oracle_menu_registry.h.
| bool yaze::core::OracleMenuBinEntry::exists = false |
Definition at line 18 of file oracle_menu_registry.h.
| uintmax_t yaze::core::OracleMenuBinEntry::size_bytes = 0 |
Definition at line 19 of file oracle_menu_registry.h.