|
Arkanjo 0.2
A tool for find code duplicated functions in codebases
|
Typedefs | |
| template<typename Table > | |
| using | CommandMap = const std::vector<std::pair<std::vector<std::string>, CommandsRegistry::CommandFactory>> |
Functions | |
| template<typename Table > | |
| CommandMap< Table > | create_internal_commands (Table &table) |
| using OrchestratorCommands::CommandMap = const std::vector<std::pair<std::vector<std::string>, CommandsRegistry::CommandFactory>> |
Definition at line 18 of file orchestrator_commands.hpp.
| CommandMap< Table > OrchestratorCommands::create_internal_commands | ( | Table & | table | ) |
Definition at line 21 of file orchestrator_commands.hpp.