flimEngine
HelloCommand Class Reference

#include <HelloCmd.h>

Inheritance diagram for HelloCommand:
Inheritance graph
Collaboration diagram for HelloCommand:
Collaboration graph

Public Member Functions

 HelloCommand ()=default
 
 ~HelloCommand ()
 
HelloCommandoperator= (const HelloCommand &)=default
 
 HelloCommand (const HelloCommand &)=default
 
void execute () override
 
- Public Member Functions inherited from Command
 Command ()
 
virtual ~Command ()
 
Commandoperator= (const Command &)=default
 
 Command (const Command &)=default
 
 Command ()=default
 
 ~Command ()
 
Commandoperator= (const Command &)=default
 
 Command (const Command &)=default
 

Constructor & Destructor Documentation

◆ HelloCommand() [1/2]

HelloCommand::HelloCommand ( )
default

◆ ~HelloCommand()

HelloCommand::~HelloCommand ( )
inline

◆ HelloCommand() [2/2]

HelloCommand::HelloCommand ( const HelloCommand )
default

Member Function Documentation

◆ execute()

void HelloCommand::execute ( )
overridevirtual

Reimplemented from Command.

◆ operator=()

HelloCommand& HelloCommand::operator= ( const HelloCommand )
default

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