#include <oracle_rom_safety_preflight.h>
Public Attributes | |
| std::string | code |
| std::string | message |
| absl::StatusCode | status_code = absl::StatusCode::kUnknown |
| int | room_id = -1 |
Definition at line 16 of file oracle_rom_safety_preflight.h.
| std::string yaze::zelda3::OracleRomSafetyIssue::code |
Definition at line 17 of file oracle_rom_safety_preflight.h.
Referenced by yaze::zelda3::anonymous_namespace{oracle_rom_safety_preflight.cc}::AddError().
| std::string yaze::zelda3::OracleRomSafetyIssue::message |
Definition at line 18 of file oracle_rom_safety_preflight.h.
Referenced by yaze::zelda3::anonymous_namespace{oracle_rom_safety_preflight.cc}::AddError().
| absl::StatusCode yaze::zelda3::OracleRomSafetyIssue::status_code = absl::StatusCode::kUnknown |
Definition at line 19 of file oracle_rom_safety_preflight.h.
Referenced by yaze::zelda3::anonymous_namespace{oracle_rom_safety_preflight.cc}::AddError().
| int yaze::zelda3::OracleRomSafetyIssue::room_id = -1 |
Definition at line 20 of file oracle_rom_safety_preflight.h.
Referenced by yaze::zelda3::anonymous_namespace{oracle_rom_safety_preflight.cc}::AddError().