DCSModulesAPI
1.0.0
DCS sub project containing all the control modules as libraries.
|
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::Command | static |
Command(const char *DCL, const char *help="", RunCB cb=nullptr) (defined in DCS::CLI::Command) | DCS::CLI::Command | inline |
Get(std::string name) (defined in DCS::CLI::Command) | DCS::CLI::Command | inlinestatic |
getName() const (defined in DCS::CLI::Command) | DCS::CLI::Command | inline |
IsCommand(std::string name) (defined in DCS::CLI::Command) | DCS::CLI::Command | inlinestatic |
ListCommands() (defined in DCS::CLI::Command) | DCS::CLI::Command | inlinestatic |
MapType typedef (defined in DCS::CLI::Command) | DCS::CLI::Command | |
Run(bool *brk) (defined in DCS::CLI::Command) | DCS::CLI::Command | inline |
RunCB typedef (defined in DCS::CLI::Command) | DCS::CLI::Command |