flimEngine
|
#include <TerminateSoundEngineCommand.h>
Public Member Functions | |
TerminateSoundEngineCommand ()=default | |
~TerminateSoundEngineCommand () | |
TerminateSoundEngineCommand (const TerminateSoundEngineCommand &)=default | |
TerminateSoundEngineCommand & | operator= (const TerminateSoundEngineCommand &)=default |
virtual void | execute () override |
![]() | |
ThreadCommunicationCommand ()=default | |
~ThreadCommunicationCommand () | |
ThreadCommunicationCommand (const ThreadCommunicationCommand &)=default | |
ThreadCommunicationCommand & | operator= (const ThreadCommunicationCommand &)=default |
![]() | |
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 |