commandmanager.h File Reference
#include <stack>
#include <queue>
#include "dnai/interfaces/icommand.h"
#include "dnai/controllers/consolecontroller.h"
Include dependency graph for commandmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dnai::commands::CommandManager
 
class  dnai::commands::CommandManager::CommandStack
 The CommandStack class behaves like a stack of interface::ICommand * but allow to remove any command from it. More...
 

Namespaces

 dnai
 
 dnai::commands