GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Shell.h File Reference
#include "colony_map.h"
Include dependency graph for Shell.h:

Go to the source code of this file.

Classes

class  Cpl::System::Shell
 This class defines methods for interfacing with the Platform native OS to execute a native OS system/shell command. More...
 

Namespaces

namespace  Cpl
 The 'Cpl' namespace is the root name space for the Colony.
 
namespace  Cpl::System
 The System namespace contains platform independent foundation abstractions and classes related to program execution.
 

Macros

#define CPL_SYSTEM_SHELL_NULL_DEVICE_   CPL_SYSTEM_SHELL_NULL_DEVICE_x_MAP
 Defer the definition of the target specific 'null device' to the application's 'platform'.
 
#define CPL_SYSTEM_SHELL_SUPPORTED_   CPL_SYSTEM_SHELL_SUPPORTED_x_MAP
 Defer the decision to support/not-support this interface to the application's 'platform'.
 

Macro Definition Documentation

◆ CPL_SYSTEM_SHELL_NULL_DEVICE_

#define CPL_SYSTEM_SHELL_NULL_DEVICE_   CPL_SYSTEM_SHELL_NULL_DEVICE_x_MAP

Defer the definition of the target specific 'null device' to the application's 'platform'.

◆ CPL_SYSTEM_SHELL_SUPPORTED_

#define CPL_SYSTEM_SHELL_SUPPORTED_   CPL_SYSTEM_SHELL_SUPPORTED_x_MAP

Defer the decision to support/not-support this interface to the application's 'platform'.