GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Command.h File Reference
#include "colony_config.h"
#include "Cpl/TShell/Command.h"
#include "Cpl/TShell/Context_.h"
#include "Cpl/Container/Map.h"
#include "Cpl/Text/String.h"
Include dependency graph for Command.h:
This graph shows which files directly or indirectly include this file:

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.
 

Macro Definition Documentation

◆ OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL

#define OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL   Cpl::TShell::Security::ePUBLIC

Default Permission level for all commands.