Equalizer
1.4.1
|
A command specialization for custom commands. More...
#include <customICommand.h>
Public Member Functions | |
CO_API | CustomICommand (const ICommand &command) |
CO_API | CustomICommand (const CustomICommand &rhs) |
Copy-construct a custom command. | |
virtual CO_API | ~CustomICommand () |
Destruct a custom command. | |
CO_API const uint128_t & | getCommandID () const |
A command specialization for custom commands.
Definition at line 29 of file customICommand.h.
CO_API co::CustomICommand::CustomICommand | ( | const CustomICommand & | rhs | ) |
Copy-construct a custom command.
virtual CO_API co::CustomICommand::~CustomICommand | ( | ) | [virtual] |
Destruct a custom command.