Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 64 of file command-instance-manager-test.cpp.
Public Member Functions | |
bool | contains (Command const &ref) |
void | invokeAll () |
Public Member Functions inherited from CommandDispatch | |
virtual | ~CommandDispatch () |
this is an interface | |
Private Member Functions | |
void | clear () override |
void | enqueue (Command &&cmd) override |
Private Attributes | |
std::deque< Command > | queue_ |