![]() |
Imt.Base C++ API V4.1.1.0
|
Identifiers of protocols used in run to completion (RTC) kernel. More...
#include <Imt.Base.Dff.Runtime/inc/Imt.Base.Dff.Runtime/RuntimeProtocolIdentifiers.h>
Static Public Attributes | |
static constexpr uint16_t | NONE {0U} |
Id 1..49 are reserved for Runtime. | |
static constexpr uint16_t | TIMER {1U} |
RuntimeTimer Timer. | |
static constexpr uint16_t | LOGGING {2U} |
RuntimeLogging Log. | |
static constexpr uint16_t | BUFFER {3U} |
RuntimeBuffer Buffer. | |
static constexpr uint16_t | FRAMEWORK_FIRST {50U} |
Id 50..999 are reserved for common framework building blocks. | |
static constexpr uint16_t | APPLICATION_FIRST {1000U} |
Id 1000..UINT16_MAX are available for application. | |
Identifiers of protocols used in run to completion (RTC) kernel.
Definition at line 50 of file RuntimeProtocolIdentifiers.h.
|
staticconstexpr |
Id 1000..UINT16_MAX are available for application.
Definition at line 82 of file RuntimeProtocolIdentifiers.h.
|
staticconstexpr |
RuntimeBuffer Buffer.
Definition at line 72 of file RuntimeProtocolIdentifiers.h.
|
staticconstexpr |
Id 50..999 are reserved for common framework building blocks.
Definition at line 77 of file RuntimeProtocolIdentifiers.h.
|
staticconstexpr |
RuntimeLogging Log.
Definition at line 67 of file RuntimeProtocolIdentifiers.h.
|
staticconstexpr |
Id 1..49 are reserved for Runtime.
Definition at line 57 of file RuntimeProtocolIdentifiers.h.
|
staticconstexpr |
RuntimeTimer Timer.
Definition at line 62 of file RuntimeProtocolIdentifiers.h.