yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
rom_version_manager.h File Reference
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "app/rom.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::net::RomSnapshot
 Represents a versioned snapshot of ROM state. More...
 
struct  yaze::net::VersionDiff
 Represents differences between two ROM versions. More...
 
class  yaze::net::RomVersionManager
 Manages ROM versioning, snapshots, and rollback capabilities. More...
 
struct  yaze::net::RomVersionManager::Config
 
struct  yaze::net::RomVersionManager::Stats
 
class  yaze::net::ProposalApprovalManager
 Manages proposal approval workflow for collaborative sessions. More...
 
struct  yaze::net::ProposalApprovalManager::ApprovalStatus
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::net