NcEngine
nc::SignalPriority Struct Reference

Priority values for controlling call order from a Signal. More...

#include <Signal.h>

Static Public Attributes

static constexpr size_t Lowest = 0ull
 
static constexpr size_t Highest = std::numeric_limits<size_t>::max()
 

Detailed Description

Priority values for controlling call order from a Signal.


The documentation for this struct was generated from the following file: