yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::workflow::HackWorkflowBackend Class Referenceabstract

#include <hack_workflow_backend.h>

Inheritance diagram for yaze::editor::workflow::HackWorkflowBackend:

Public Member Functions

virtual ~HackWorkflowBackend ()=default
 
virtual std::string GetBackendId () const =0
 
virtual core::HackManifestResolveManifest (project::YazeProject *project) const =0
 

Detailed Description

Definition at line 66 of file hack_workflow_backend.h.

Constructor & Destructor Documentation

◆ ~HackWorkflowBackend()

virtual yaze::editor::workflow::HackWorkflowBackend::~HackWorkflowBackend ( )
virtualdefault

Member Function Documentation

◆ GetBackendId()

virtual std::string yaze::editor::workflow::HackWorkflowBackend::GetBackendId ( ) const
pure virtual

◆ ResolveManifest()

virtual core::HackManifest * yaze::editor::workflow::HackWorkflowBackend::ResolveManifest ( project::YazeProject * project) const
pure virtual

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