yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::RecentProjectsModel::AsyncScanResult Struct Reference

Public Attributes

std::string path
 
std::uint64_t size_bytes = 0
 
std::int64_t mtime_epoch_ns = 0
 
std::string crc32
 
std::string snes_title
 
std::string snes_region
 
std::string snes_map_mode
 

Detailed Description

Definition at line 175 of file recent_projects_model.h.

Member Data Documentation

◆ path

std::string yaze::editor::RecentProjectsModel::AsyncScanResult::path

◆ size_bytes

std::uint64_t yaze::editor::RecentProjectsModel::AsyncScanResult::size_bytes = 0

◆ mtime_epoch_ns

std::int64_t yaze::editor::RecentProjectsModel::AsyncScanResult::mtime_epoch_ns = 0

◆ crc32

std::string yaze::editor::RecentProjectsModel::AsyncScanResult::crc32

◆ snes_title

std::string yaze::editor::RecentProjectsModel::AsyncScanResult::snes_title

◆ snes_region

std::string yaze::editor::RecentProjectsModel::AsyncScanResult::snes_region

◆ snes_map_mode

std::string yaze::editor::RecentProjectsModel::AsyncScanResult::snes_map_mode

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