yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::RomSyncEntry Struct Reference

Represents a ROM synchronization event. More...

#include <collaboration_panel.h>

Public Attributes

std::string sync_id
 
std::string sender
 
std::string rom_hash
 
int64_t timestamp
 
size_t diff_size
 
bool applied
 
std::string error_message
 

Detailed Description

Represents a ROM synchronization event.

Definition at line 25 of file collaboration_panel.h.

Member Data Documentation

◆ sync_id

std::string yaze::gui::RomSyncEntry::sync_id

Definition at line 26 of file collaboration_panel.h.

◆ sender

std::string yaze::gui::RomSyncEntry::sender

◆ rom_hash

std::string yaze::gui::RomSyncEntry::rom_hash

◆ timestamp

int64_t yaze::gui::RomSyncEntry::timestamp

◆ diff_size

size_t yaze::gui::RomSyncEntry::diff_size

◆ applied

bool yaze::gui::RomSyncEntry::applied

◆ error_message

std::string yaze::gui::RomSyncEntry::error_message

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