GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
FatalError.h File Reference
#include <stddef.h>
#include "colony_config.h"
Include dependency graph for FatalError.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::System::FatalError
 This class defines methods for handling fatal errors encountered by an application. 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 OPTION_CPL_SYSTEM_FATAL_ERROR_EXIT_CODE   2
 Specifies the default value used for the application exit code when terminating due to a fatal error.
 

Macro Definition Documentation

◆ OPTION_CPL_SYSTEM_FATAL_ERROR_EXIT_CODE

#define OPTION_CPL_SYSTEM_FATAL_ERROR_EXIT_CODE   2

Specifies the default value used for the application exit code when terminating due to a fatal error.