Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
orchestrator_commands.hpp File Reference
+ Include dependency graph for orchestrator_commands.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OrchestratorCommands
 

Typedefs

template<typename Table >
using OrchestratorCommands::CommandMap = const std::vector<std::pair<std::vector<std::string>, CommandsRegistry::CommandFactory>>
 

Functions

template<typename Table >
CommandMap< Table > OrchestratorCommands::create_internal_commands (Table &table)