DCSModulesAPI  1.0.0
DCS sub project containing all the control modules as libraries.
DCS::CLI::Command Member List

This is the complete list of members for DCS::CLI::Command, including all inherited members.

Closest(std::string name) (defined in DCS::CLI::Command)DCS::CLI::Commandstatic
Command(const char *DCL, const char *help="", RunCB cb=nullptr) (defined in DCS::CLI::Command)DCS::CLI::Commandinline
Get(std::string name) (defined in DCS::CLI::Command)DCS::CLI::Commandinlinestatic
getName() const (defined in DCS::CLI::Command)DCS::CLI::Commandinline
IsCommand(std::string name) (defined in DCS::CLI::Command)DCS::CLI::Commandinlinestatic
ListCommands() (defined in DCS::CLI::Command)DCS::CLI::Commandinlinestatic
MapType typedef (defined in DCS::CLI::Command)DCS::CLI::Command
Run(bool *brk) (defined in DCS::CLI::Command)DCS::CLI::Commandinline
RunCB typedef (defined in DCS::CLI::Command)DCS::CLI::Command