Porytiles
Loading...
Searching...
No Matches
CompileLayoutCommand Class Referencefinal

#include <command.hpp>

Inheritance diagram for CompileLayoutCommand:
[legend]
Collaboration diagram for CompileLayoutCommand:
[legend]

Public Member Functions

 CompileLayoutCommand (CLI::App &parent_app)
 
void Run () override
 
- Public Member Functions inherited from Command
virtual ~Command ()=default
 
 Command (CLI::App &parent_app, const std::string &name, const std::string &desc, const std::string &group)
 
 Command (const Command &)=delete
 
Commandoperator= (const Command &)=delete
 
 Command (Command &&)=delete
 
Commandoperator= (Command &&)=delete
 
CLI::App & get_app () const
 

Additional Inherited Members

Detailed Description

Definition at line 77 of file command.hpp.

Constructor & Destructor Documentation

◆ CompileLayoutCommand()

CompileLayoutCommand::CompileLayoutCommand ( CLI::App &  parent_app)
inlineexplicit

Definition at line 79 of file command.hpp.

Member Function Documentation

◆ Run()

void CompileLayoutCommand::Run ( )
inlineoverridevirtual

Implements Command.

Definition at line 86 of file command.hpp.


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