![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "colony_config.h"
#include "Cpl/TShell/Command.h"
#include "Cpl/TShell/Context_.h"
#include "Cpl/Container/Map.h"
#include "Cpl/Text/String.h"
Go to the source code of this file.
Classes | |
class | Cpl::TShell::Cmd::Command |
This partially concrete class implements infrastructure and/or common functionality for a Shell command. More... | |
Namespaces | |
namespace | Cpl |
The 'Cpl' namespace is the root name space for the Colony. | |
namespace | Cpl::TShell |
The 'Cpl::TShell' namespace provides a Text based shell that can be used interact with an Application. | |
namespace | Cpl::TShell::Cmd |
The 'Cmd' namespace contains the implementation of TShell commands. | |
Macros | |
#define | OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL Cpl::TShell::Security::ePUBLIC |
Default Permission level for all commands. | |
#define OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL Cpl::TShell::Security::ePUBLIC |
Default Permission level for all commands.