|
flimEngine
|
#include <TerminateSoundEngineCommand.h>


Public Member Functions | |
| TerminateSoundEngineCommand ()=default | |
| ~TerminateSoundEngineCommand () | |
| TerminateSoundEngineCommand (const TerminateSoundEngineCommand &)=default | |
| TerminateSoundEngineCommand & | operator= (const TerminateSoundEngineCommand &)=default |
| virtual void | execute () override |
Public Member Functions inherited from ThreadCommunicationCommand | |
| ThreadCommunicationCommand ()=default | |
| ~ThreadCommunicationCommand () | |
| ThreadCommunicationCommand (const ThreadCommunicationCommand &)=default | |
| ThreadCommunicationCommand & | operator= (const ThreadCommunicationCommand &)=default |
Public Member Functions inherited from Command | |
| Command () | |
| virtual | ~Command () |
| Command & | operator= (const Command &)=default |
| Command (const Command &)=default | |
| Command ()=default | |
| ~Command () | |
| Command & | operator= (const Command &)=default |
| Command (const Command &)=default | |
|
default |
|
inline |
|
default |
|
overridevirtual |
Implements ThreadCommunicationCommand.
|
default |