yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_issue_report_storage.h File Reference
#include <filesystem>
#include <string>
#include "absl/status/statusor.h"
Include dependency graph for dungeon_issue_report_storage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::editor::DungeonIssueReportPaths
 
struct  yaze::editor::DungeonIssueLogEntry
 

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 

Functions

absl::StatusOr< DungeonIssueReportPathsyaze::editor::ResolveDungeonIssueReportPaths ()
 
absl::StatusOr< std::filesystem::path > yaze::editor::BuildDungeonIssueScreenshotPath (int room_id, const std::string &category_label, const std::string &timestamp_slug)
 
absl::StatusOr< std::filesystem::path > yaze::editor::AppendDungeonIssueLogEntry (const DungeonIssueLogEntry &entry)