GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Semaphore.h File Reference
#include "colony_map.h"
#include "Cpl/System/Signable.h"
Include dependency graph for Semaphore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::System::Semaphore
 This semaphore class defines the interface for a Counting Semaphore. 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_Sema_T   Cpl_System_Sema_T_MAP
 Defer the definition of the a raw semaphore type to the application's 'platform'.
 

Macro Definition Documentation

◆ Cpl_System_Sema_T

#define Cpl_System_Sema_T   Cpl_System_Sema_T_MAP

Defer the definition of the a raw semaphore type to the application's 'platform'.