![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "Cpl/Type/enum.h"
#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | Ajax |
The 'Ajax' namespace is the root name space all GM6000 application specific source code. | |
namespace | Ajax::Logging |
The 'Logging' namespace provides the Ajax and Eros Application specific logging Categories and Message IDs. | |
Functions | |
Ajax::Logging::BETTER_ENUM (CategoryId, uint32_t, CRITICAL=0x0001, WARNING=0x0002, ALERT=0x0004, EVENT=0x0008, INFO=0x0010, METRICS=0x0020) | |
This enumeration defines the various logging categories. | |