class
#include <nCine/Threading/IThreadCommand.h>
IThreadCommand Thread pool command interface.
Constructors, destructors, conversion operators
- ~IThreadCommand() virtual
Public functions
- void Execute() pure virtual
- Executes the command on a worker thread.