yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::CommandHandler Class Referenceabstract

#include <z3ed.h>

Inherited by yaze::cli::ApplyPatch, yaze::cli::AsarPatch, yaze::cli::Backup, yaze::cli::Compress, yaze::cli::CreatePatch, yaze::cli::Decompress, yaze::cli::Expand, yaze::cli::Open, yaze::cli::PcToSnesCommand, yaze::cli::ReadFromRom, yaze::cli::SnesToPcCommand, and yaze::cli::Tile16Transfer.

Collaboration diagram for yaze::cli::CommandHandler:

Public Member Functions

 CommandHandler ()=default
 
virtual ~CommandHandler ()=default
 
virtual absl::Status handle (const std::vector< std::string > &arg_vec)=0
 

Public Attributes

Rom rom_
 

Detailed Description

Definition at line 43 of file z3ed.h.

Constructor & Destructor Documentation

◆ CommandHandler()

yaze::cli::CommandHandler::CommandHandler ( )
default

◆ ~CommandHandler()

virtual yaze::cli::CommandHandler::~CommandHandler ( )
virtualdefault

Member Function Documentation

◆ handle()

Member Data Documentation

◆ rom_


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