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

Go to the source code of this file.

Classes

class  Cpl::System::EventFlag
 This abstract class defines the interface to generated a 'Event Flag'. 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_EventFlag_T   uint32_t
 Default the Event Flags data type to 32 Events flags.
 

Macro Definition Documentation

◆ Cpl_System_EventFlag_T

#define Cpl_System_EventFlag_T   uint32_t

Default the Event Flags data type to 32 Events flags.